Skip to content

AdaGold/node-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Example

This is an example Node project for students to get familiar with running JavaScript in the terminal and using eslint.

Before starting run npm install or npm i to install dependencies.

Open up src/index.js and if you have eslint configured you should see something like this:

Eslint Example
If you see the red squiggly line, then eslint is working properly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%