You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
16 hours ago | |
---|---|---|
.. | ||
public | 1 month ago | |
src | 2 weeks ago | |
tests/unit | 6 months ago | |
.browserslistrc | 6 months ago | |
.editorconfig | 6 months ago | |
.eslintrc.js | 6 months ago | |
.gitignore | 6 months ago | |
README.md | 6 months ago | |
babel.config.js | 6 months ago | |
jest.config.js | 6 months ago | |
package-lock.json | 2 weeks ago | |
package.json | 2 weeks ago | |
yarn.lock | 2 weeks ago |
README.md
frontend
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint