Skip to content

hshah42/CS546_FinalProject

Repository files navigation

************Activity Tracker*************

Steps to run the Activity Tracker program.

1] Install the dependancies which we are included in package.JSON using the below command.
	
	npm install
	
2] Execute the seed file to populate some sample data to test the application using the below command.
	(Note: Sometimes the seeding may not terminate automatically. Please press "CTRL + C" to terminate if this happens.)
	
	npm run seed

3] To start the server, please execute the below command.

	npm start

About

Little Trumpet Application - Event coordinator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published