Skip to content

hb0nes/csi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyseDM

Install dependencies for the front-end and back-end

cd API && npm install
cd ../cysedm-webpack && npm install

Run API and front-end development server

node ../API/index.js &
npm run serve

Browse to localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors