verekia / js-stack-boilerplate

Final boilerplate code of the JavaScript Stack from Scratch tutorial –

Home Page:https://github.com/verekia/js-stack-from-scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Stack Boilerplate

Build Status Coverage Status Dependencies Dev Dependencies

Final boilerplate code of the JavaScript Stack from Scratch tutorial.

How to use this boilerplate

This boilerplate is available in two versions:

Either way:

  • Download the latest release for the version you want.
  • Edit package.json with your own info.
  • Run yarn and yarn 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 @verekiaverekia.com.

License: MIT

About

Final boilerplate code of the JavaScript Stack from Scratch tutorial –

https://github.com/verekia/js-stack-from-scratch

License:MIT License


Languages

Language:JavaScript 98.1%Language:Shell 1.9%