0.0.3 • Published 5 years ago

ff-appendix v0.0.3

Weekly downloads
9
License
-
Repository
-
Last release
5 years ago

ff-appendix

Run development

yarn start

Run production build

yarn build

Run unit tests

yarn unit-tests

Check for linting errors

yarn lint

Run end-to-end tests

yarn cmd-e2e-tests (run tests in command line)

or

yarn gui-e2e-tests (open tests suite GUI)

NOTE

(tested on ubuntu 16.04)