cabinet/frontend
Chris Sexton b67a1cccd5 fix search, new, delete 2019-11-08 00:26:02 -05:00
..
public skeleton 2019-10-30 11:31:07 -04:00
src fix search, new, delete 2019-11-08 00:26:02 -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 frontend updating and rendering 2019-11-07 20:54:00 -05:00
postcss.config.js skeleton 2019-10-30 11:31:07 -04:00
yarn.lock frontend updating and rendering 2019-11-07 20:54:00 -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.