Skip to content

birante/starternodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super App

this is a simple app to demonstrate the power of node js to my trainee.

Installation

Root folder

# root folder
npm install

# client folder
cd client
npm install

# Run app
npm run startall

Tools

nodemon is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published