Skip to content

Samll web app for our mutual supervision group, this is also my own after-work project.

License

Notifications You must be signed in to change notification settings

winar-jin/pactivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pactivers

This is a samll web app for our mutual supervision group,which was created by one of my best friends,aim to supervise each other and selfmanagement among our group members.

This tiny project will be develop by MEAN Stack,which present MongoDB,Express,Angular2 and Nodo.js. It's a full stack architecture ,including frondend ang backend.

usage

if you want to load this project locally,just following next steps:

  • Clone the repo

git clone https://github.com/winar-jin/pactivers.git

  • install dependences

npm install

  • if you don't want to restart the server frequently,you can install nodemon,it can restart your server automatic,and run it.

npm install nodemon -g

nodemon

http://localhost:3000

  • cd the FrontEnd folder,in this case called 'angular-src',and install all dependences

npm install

  • run the FrontEnd server

ng serve

http://localhost:4200

License

MIT

About

Samll web app for our mutual supervision group, this is also my own after-work project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages