veryslide.com homepage
Copy config.template.js into config.js and put Firebase config values into it.
$ yarn install
$ yarn run startVeryslide uses below items to test itself.
- Karma: Test runner
- Mocha: Test framework
- karma-webpack: To use webpack setting within Karma
- karma-coverage: To make coverage report
$ yarn run test