Skip to content

Front-end of the Science Animation MakerScience website

Notifications You must be signed in to change notification settings

atiberghien/makerscience

Repository files navigation

MakerScience FrontEnd

This application is a front-end for the MakerScience server

Underlying technologies

  • AngularJS (and restangular to deal with server-side REST API)
  • Coffescript for scripts
  • Compass/Sass for stylesheets
  • bower for javascript dependencies
  • grunt for project building

Install

First, you need to install grunt client (grunt-cli) globally on your system. It could be install using npm.

Then :

  • clone the repo : git clone https://github.com/atiberghien/makerscience.git
  • install grunt dependencies (packages.json): npm install
  • install application dependencies (bower.json) : bower install
  • build the project and run HTTP test server : grunt

Contributors

  • Alban Tiberghien (dev front/back)
  • Gaëtan Priour (web integrator)
  • Freddy Limpens (dev front/back)
  • Violaine Alvarez (web design)

About

Front-end of the Science Animation MakerScience website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published