Skip to content

AongCho880/CPMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPMS_Project

This is the development branch

------ Initialize Server --------

  • cd .\server\
  • npm install express
  • npm start
  • Ctrl + c to exit

------ Initialize admin --------

  • cd .\admin\
  • npm install
  • npm start
  • Ctrl + c to exit

------ Initialize shop --------

  • cd .\shop\
  • npm install
  • npm start
  • Ctrl + c to exit

----- Database -------

  • edit db.js file as your own databse system required
  • edit configdb.sh locate in bin directory as you end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages