Skip to content

codecasm/mean-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-todo-app

A Todo list App in MEAN

Needful steps to follow

  • Go into project folder
  • fire command to install dependencies: npm i
  • Open new terminal tab and navigate to server folder by: cd server
  • fire command to install dependencies: npm i
  • fire command to start server: node index
  • Now, goto previous terminal tab i.e. initial tab and run the project using this command: ng s -o

Screenshot of start screen after running applicaton

All the best ..!!

About

A Todo list App in MEAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published