GitHub - thuggamer03/notes-app: It's a simple notes app made by using Node.Js . I made this as a beginner project while learning Node. It has four commands which can be seen using --help or --h command. To run the app copy paste the code of both files in two different files in vs code with extension .js and run the command:- <node app.js --help> . This will show you the commands. Note:- app.js is my file name so use the command accordingly. Also I have used following npm modules which need to be installed in your system for successful compilation of code:- 1) chalk 2) yargs . · GitHub
Skip to content

thuggamer03/notes-app

 
 

Folders and files

Repository files navigation

note app

It's a simple notes app made by using javascript . I made this as a beginner project while learning javascript. It is a good project for beginners and can be done easily. It just need basic HTML, CSS and JS.

About

It's a simple notes app made by using Node.Js . I made this as a beginner project while learning Node. It has four commands which can be seen using --help or --h command. To run the app copy paste the code of both files in two different files in vs code with extension .js and run the command:- <node app.js --help> . This will show you the comman…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 100.0%