Chris Sexton
a8560961ba
* Move web stuff out to respective files * Move DB stuff to its own package * Move user stuff to its own package |
||
---|---|---|
.. | ||
public | ||
src | ||
README.md | ||
babel.config.js | ||
package.json | ||
yarn.lock |
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