Chris Sexton
2e472c4993
Current version: * has user generation (but no real validation) * allows user to select a mood * handles a few error situations, but not enough * looks plain |
||
---|---|---|
.. | ||
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