Skip to content

sudeshkumar147/expressApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressApp

This is simple bloging system with admin.

To Clone the project and run in your local system

git clone https://github.com/sudeshkumar147/expressApp.git

npm install

yarn install

If you have not configured .env file you have to copy .env.example file name as .env before run

For Linux and Mac

DEBUG=myapp:* npm start

For Windows

set DEBUG=myapp:* & npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published