The bluefire frontend
Project setup
yarn install
vim .env
# Edit VUE_APP_API_URL to point to API endpoint
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
yarn install
vim .env
# Edit VUE_APP_API_URL to point to API endpoint
yarn serve
yarn build
yarn lint