happy/frontend
Chris Sexton c790365a98 make it pretty 2019-10-27 22:28:49 -04:00
..
public add build; make serve work 2019-10-18 08:46:31 -04:00
src make it pretty 2019-10-27 22:28:49 -04:00
README.md eh 2019-10-18 06:06:59 -04:00
babel.config.js eh 2019-10-18 06:06:59 -04:00
package.json happy: add working backend and frontend 2019-10-27 22:08:30 -04:00
yarn.lock happy: add working backend and frontend 2019-10-27 22:08:30 -04:00

README.md

frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.