Go to file
FireMasterK 14a1d96c65
Initial commit.
A WIP front end.
2020-11-11 14:50:57 +05:30
public init 2020-11-06 09:06:25 +05:30
src Initial commit. 2020-11-11 14:50:57 +05:30
.gitignore init 2020-11-06 09:06:25 +05:30
LICENSE Initial commit. 2020-11-11 14:50:57 +05:30
README.md init 2020-11-06 09:06:25 +05:30
babel.config.js init 2020-11-06 09:06:25 +05:30
package-lock.json Initial commit. 2020-11-11 14:50:57 +05:30
package.json Initial commit. 2020-11-11 14:50:57 +05:30

README.md

piped

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.