Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 565 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 565 Bytes

Puppetmaster

Puppetmaster is a tool for retrieving and managing the time schedules of students in Master 2 at the University of Lyon 1.

Installation

Requirements

  • Node.js
  • npm
  • MongoDB

How-to

From repo

  1. Clone the repository
git clone ..
  1. Install dependencies
npm install
  1. Run the server
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors