Skip to content

rohitbegani/WebDevProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeStory

CodeStory aims to teach coding to users in a friendly and easy-to-learn manner. User's get to star in existing stories while learning coding, on-the-way.

This project is our submission for CS 5610 (Northeastern University).

Setting Up

Make sure you have Node.js and Bower installed.

git clone git@github.com:rohitbegani/WebDevProject.git # or clone your own fork
cd WebDevProject
npm install
bower install

Running Locally

Make sure you've turned on the mongo server using the command mongod

mongod
npm start

Your app should now be running on localhost:3000.

Team

Extra line to check github push

About

CS-5610 project [CodeStory]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published