Skip to content

Commit 59de818

Browse files
committed
Refactor README.md
1 parent ddf57a9 commit 59de818

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Development
1+
# DragonNode.js Webserver Skeleton
2+
3+
## Development
24
- Install [Node.js](http://nodejs.org/)
35
- Git clone the repository [dragonnodejs/webserver-skeleton](https://github.com/dragonnodejs/webserver-skeleton.git)
46
- Switch to the working directory of the cloned repository and executes:
57
- npm install
68
- PORT=%PORT% npm run forever
79
- Git commit/push into the master after changes
810

9-
# Try it online
11+
## Try it online
1012
https://webserver-skeleton.herokuapp.com/

0 commit comments

Comments
 (0)