happy/frontend
Chris Sexton f9550f86af add project stuff 2019-10-28 12:23:20 -04:00
..
public add build; make serve work 2019-10-18 08:46:31 -04:00
src add project stuff 2019-10-28 12:23:20 -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.