Awesome
JavaScript Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial.
How to use this boilerplate
This boilerplate is available in two versions:
js-stack-boilerplate
(this version): Includes Heroku, Travis, and Coveralls.js-stack-boilerplate-no-services
: Contains only free open-source tools.
Either way:
- Download the latest release for the version you want.
- Edit
package.json
with your own info. - Run
yarn
andyarn start
. That's it!
Don't clone this repository, as it includes some files that are irrelevant for you.
Demo
Check out the live demo.
Credits
Created by @verekia – verekia.com.
License: MIT