- Node.js running on your machine
- NPM
- Bower
- PHP 5.6 just to serve locally
- Just install using git on command line: git clone https://github.com/bruno-farias/simple-framework-front
- You need to have bower installed, so then run on terminal: bower install to download dependencies
- To run the app, go to simple-framework-front and type into command line: php -S localhost:3000
- Then access on your favorite web browser http://localhost:3000/
- That's all! :D
For this work the backend API (https://github.com/bruno-farias/simple-framework-nodatabase) must be running on http://localhost:8080/