Firestorm

June 8, 2019 ยท View on GitHub

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

Contents

  1. 1Project setup
  2. 1.1Compiles and hot-reloads for development
  3. 1.2Compiles and minifies for production
  4. 1.3Run your tests
  5. 1.4Lints and fixes files
  6. 1.5Run your end-to-end tests
  7. 1.6Run your unit tests
  8. 1.7Customize configuration