Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
/ pointsgenie Public archive

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

License

Notifications You must be signed in to change notification settings

dozoisch/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, nodejs@0.11 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