Skip to content

I'm learning NodeJS for the purpose of another new expess project.

Notifications You must be signed in to change notification settings

mbrsagor/NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS

I'm learning NodeJS for my another new projects purpose

Why we use Node.JS
  • Querying database.
  • Operations over database.
  • Access or wirte a file on server.
  • Server side request.
  • Backend software development.
How to run your node js development server?

Go to your root folder run run the command node app.js

Node js simple static templates.

How to run project locally?

Open your terminal then follow the command hopefully it will be successfully work. Before you should be install node js latest version in your system.

git clone https://github.com/mbrsagor/NodeJS
cd NodeJS
npm install
npm start

About

I'm learning NodeJS for the purpose of another new expess project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published