Skip to content

IbrahimShamma99/MyFirstNodeApp

Repository files navigation

Notes with NodeJS

Notes App Documentation as js files

1- install Node on your device

"sudo apt-get install curl" "curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -"

"sudo apt-get install curl" "curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -"

"sudo apt-get install nodejs"

2- Clone this repo

git clone https://github.com/IbrahimShamma99/Chat-app.git

3- to Run specific file using node

to run a js file using node you need to A-open the terminal where the file located B- run this "node filename.js"

HAPPY CODING

About

notes App using nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published