cabinet/frontend
Chris Sexton ceaa8e6a96 users 2019-11-10 19:26:57 -05:00
..
public skeleton 2019-10-30 11:31:07 -04:00
src users 2019-11-10 19:26:57 -05:00
.browserslistrc skeleton 2019-10-30 11:31:07 -04:00
.eslintrc.js frontend mockup 2019-11-01 13:09:17 -04:00
.gitignore skeleton 2019-10-30 11:31:07 -04:00
README.md skeleton 2019-10-30 11:31:07 -04:00
babel.config.js skeleton 2019-10-30 11:31:07 -04:00
package.json users 2019-11-10 19:26:57 -05:00
postcss.config.js skeleton 2019-10-30 11:31:07 -04:00
yarn.lock users 2019-11-10 19:26:57 -05:00

README.md

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.