Homework app.
- Rethink UI
- Refactor Code
- ES6/Angular2 (Really need to learn this 😇)
- Better build workflow...
- AngularJS - HTML enhanced for web apps!
- Firebase - BaaS (Database)
- MaterializeCSS - great UI boilerplate for modern web apps
- Gulp - build system
- jQuery - Needed For materializeCSS
Install the dependencies and devDependencies and start the server.
$ git clone [email protected]:LJeremy/workit.git
$ npm install -d
$ gulp