Skip to content

FFFFF0001/TUTO

 
 

Repository files navigation

"https://quiet-lake-46337.herokuapp.com/"

To locally host:

1. npm install
2. In one command, 
	mongod --dbpath=./data/
3. In another command,
	npm start
	if error msg appears, that might because your express-session is out of date.
	try 
	npm install express-session

For prospective users:

- If you click the TUTO tab in the home tab of our website, you will be moved to motivation of our project. In other tabs, you will be moved to the home tab.
- placeholder.txt file in data folder is there so we can push the data folder.
- Basically, you can use every functionalities you see in our website.

TUTO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.1%
  • HTML 45.5%
  • CSS 3.4%