Skip to content

OSU-CS290-Sp2017/final-project-group-17

Repository files navigation

Final Project - Group 17

Group Members:
Jimwel Aguinaldo
Carlos Lopez
Ryan Wallerius

Bolt

Bolt, your way into a world of knowledge. Bolt is a website allowing you to make classes and save them as note cards.

Server side:

npm init - Creates package.json

npm install - install repositories

npm start - start the local server located on port 3000

Go to http://localhost:3000/ to start the website.