1.0.1 • Published 9 years ago
npmtest_z v1.0.1
npmtest
This is the test of npm.
To use
npm install
npm run devAnd visit http://localhost:8008/. Try opening multiple tabs!
Changing the port
You can change the port number by setting the $PORT environment variable before invoking any of the scripts above, e.g.,
PORT=8008 npm run dev1.0.1
9 years ago