Skip to content

software-students-spring2022/front_end

 
 

Repository files navigation

Install

$> npm install

Installing front-end dependencies

bower install

Install Mongodb dependencies

First, have Mongodb installed

Then

npm install mongoose

Follow This if Nodejs fails to link with Mongodb

Install Python dependencies for NodeJS

npm install python-shell

Start the server

$> npm start

About

front end for our SE project with mongodb database integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • HTML 21.7%
  • CSS 15.5%
  • EJS 11.6%
  • Other 0.2%