Skip to content

flamelink/flamelink-website

Repository files navigation

Official Flamelink.io Website

logo

All Contributors

Get started

Install Dependencies:

yarn

Build and run the project in development mode:

yarn dev

To test IE11 on your local machine or in development mode, run:

BROWSERSLIST_ENV=localIe11 yarn dev

Format and lint

  • yarn lint - See what ESLint and Prettier can fix
  • yarn lint --fix - Run Prettier and ESLint with the --fix option

Build your site

Use yarn build to build the site for production.

Deploy

This repo auto-deploys to the staging and production environments when Pull Requests are merged into either the develop or master branches. Take a look at .github/workflows directory for Github Actions responsible for deployments.

Staging: https://flamelink-staging.web.app Production: https://flamelink.io

Resources

License

MIT

How you can help

Enjoying Flamelink.io and want to help? You can:

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!