Skip to content

dszprengiel/js-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-dev-env

JavaScript Development Environment

Make sure to have node and npm installed and run npm install

To check for node package vulnerabilities use Node Security Platform

npm install -g nsp

and then have run nsp check as part of your build

To share work in progress with other people install localtunnel

npm install -g localtunnel

Then after you start your app type lt --port 3000

About

JavaScript Development Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published