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 install
to install dependencies - Run
npm run serve
to start the development server (other commands can be seem here) - Access http://localhost:8080/