A MakerSquare project user to teach the fundamentals of javascript
- Basic - Comprehend everything.
- Logical - Firm basics for development and production.
- Fun - Get started immediately.
$ git clone https://github.com/mwheatley3/wwsh my-project
$ cd my-project
$ npm install
$ bower install
$ npm start
Now visit localhost:4000
Michael Wheatley and Mac Evans