# installs dependencies, update them, starts a local web server. you can run the project on
localhost:8080 (Chrome/Safari)"
$ npm start
# run tests with coverage (optional for |-|||)"
$ npm run test:cov
# build the project (optional)"
$ npm run build
# build simple project's documentation (optional)" - it will create 'documentation' folder in the
project
$ npm run docs
A collection of React JS magic tricks.