Skip to content

donne12/Admin-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Installation

# Install dependencies
npm install

# Install client dependencies
cd client
npm install
cd ..

# Run client and server (Visit http://localhost:3000)
npm run dev

# Run server only (:5000)
npm run server

# Run client only (:3000)
npm run client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published