Skip to content

EgiPegi/be-starterpack-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starterpack backend API ExpressJs, JWT and MongoDB

installation

npm install

After npm finishes installing the modules from package.json you can go ahead and start the application. To do so, run the command below.

You can also use yarn to install dependencies instead of npm.

npm start

After the comand finished, you should see a Compiled successfully! message in your terminal window. Also, a web server service will be started so you can view your app in the browser: http://localhost:8080

About

Starterpack Buat backend node js dengan jwt auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published