Skip to content

scandela/nodejs-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Session

  • Clone/download the repo.
  • Open index.js with your favourite text editor.
  • And execute the following commands in your terminal. Only install nvm if necessary.
    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
    nvm install 12.16.1
    nvm use 12.16.1
    npm install
    node index.js

About

Node.js Session for Feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published