Skip to content

Today began learn about MEAN stack first with Nodejs that is a server side form of javascript. Repository for track of Day by Day improvement track in new Skill.

Rahul-Bhati/NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs

Today began learn about MEAN stack first with Nodejs that is a server side form of javascript. Repository for track of Day by Day improvement track in new Skill.

Requirements

  • Node 8
  • Git
  • VS Code (Optional)

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/Rahul-Bhati/NodeJs/Folder_Name.git
cd foder_path
npm install

Steps for read-only access

To start the express server, run the following

nodemon index.js

Open http://localhost:5000 and take a look around.

Day 1

Print Hello World

Screenshot of the example app

Screenshot of the example app

Day 2

Routing between to pages index.js and admin.js

Screenshot of the example app

Screenshot of the example app

Screenshot of the example app

Screenshot of the example app

Screenshot of the example app

About

Today began learn about MEAN stack first with Nodejs that is a server side form of javascript. Repository for track of Day by Day improvement track in new Skill.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published