Go to file
Damillora 7586bde2cd Initial commit 2020-02-04 13:54:13 +07:00
public init 2020-02-01 13:10:54 +07:00
src Initial commit 2020-02-04 13:54:13 +07:00
.browserslistrc init 2020-02-01 13:10:54 +07:00
.eslintrc.js init 2020-02-01 13:10:54 +07:00
.gitignore init 2020-02-01 13:10:54 +07:00
README.md init 2020-02-01 13:10:54 +07:00
babel.config.js init 2020-02-01 13:10:54 +07:00
jsconfig.json Initial commit 2020-02-04 13:54:13 +07:00
package.json init 2020-02-01 13:10:54 +07:00
yarn.lock init 2020-02-01 13:10:54 +07:00

README.md

bluefire-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.