Skip to content

"Points Genie" website for the 57th promo of Engineering at UdeS

License

Notifications You must be signed in to change notification settings

carapas/pointsgenie

 
 

Repository files navigation

Site des points Genie UdeS 2014

![Gitter](https://badges.gitter.im/Join Chat.svg)

Build Status Dependencies Dev Dependencies Tasks

This is the source code for the "Points Genie" site, created for the 57th promo of Engineering at UdeS

Basics

To install, first install npm, [email protected] and mongodb then do

npm install

You can run tests using

npm tests

You can start the server in dev mode using two terminals

  • First: npm run hot-dev-server
  • Second: npm start

For production, make sure all the files are built using

npm run build

Then run

node --harmony server

About

"Points Genie" website for the 57th promo of Engineering at UdeS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.4%
  • CSS 9.8%
  • HTML 1.8%