1.2.4 • Published 2 years ago

hello-world-nodejs-jaylaw v1.2.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Overview

Build

# Create package.json if it's missing
$ npm install

# Make changes

# Commit changes
$ git add .
$ git commit -m 'commit message'

# Incriment version
$ npm version (major|minor|patch)

# Push
$ git push --follow-tags

# GitHub action (see .github) will trigger.

# Check npmjs.com - https://www.npmjs.com/package/hello-world-nodejs-jaylaw
# Execute
$ node main.js

# Open up `http://localhost:8080/` in a browser
1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.0.0

2 years ago