angular1 babel webpack
Using angular 1.6, Es6, firebase 3 and webpack 2 to build gym web app
##Note This project is very much still a work in progress.
Fork this repo from inside GitHub so you can commit directly to your account, or simply download the .zip
bundle with the contents inside.
- Download and install Node.js for Windows or for Mac.
- Install Project dependencies by running command 'npm install'
To start the project run command 'npm start'
To run the unit test run command 'npm test'
To Bulid to project run command 'npm run build'
To Bulid to project run command 'npm run docs'