Admin app for the Foyer club of the École nationale des ponts et chausées. It features an AngularJS front-end powered by the uPont Symfony2 REST API. Link to the site.
Requirements: NPM (sudo apt-get install nodejs npm
).
npm install
npm start
Now you should be able to access the application in your Web browser on http://localhost:9001.
./deploy.sh