Frontend for the Pedro&Bino application, built with Javascript using the concept of SPA with thhe AngularJs framework. Makes use of Webpack for the build proccess.
Demo: https://rawgit.com/williamoliveira/pedroebino-front/master/dist/index.html#/
- Nodejs and npm
- Clone (
git clone https://github.com/williamoliveira/pedroebino-front) or download the project repository. - Run
npm installto install dependencies - Run
npm run serveto start the development server (other commands can be seem here) - Access http://localhost:8080/



