happy/frontend
Chris Sexton 2912909957 go: more refactoring
* rename validation => verification
* still some disconnects between the JS and abckend
2019-10-29 01:37:56 -04:00
..
public add build; make serve work 2019-10-18 08:46:31 -04:00
src go: more refactoring 2019-10-29 01:37:56 -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.