Skip to content

uiucwebmonkeys/scheedule

Repository files navigation

Scheedule

Welcome to Scheedule, ACM@UIUC Webmonkeys' project beginning in Spring 2017

How to get started

Run these commands in your terminal

git clone https://github.com/uiucwebmonkeys/scheedule
cd scheedule
npm install     #install dependencies and put them in the node_modules folder
npm start       #compile and run the program

Open your browser to http://localhost:8080/ to see the application

Testing

To run karma tests, run:

npm test

For now, both tests fail due to lack of knowledge of karma/mocha.

Documentation

See here

Get Involved

Want to get involved? Come to Webmonkeys on Tuesdays, 6-7pm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages