We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf57a9 commit 59de818Copy full SHA for 59de818
README.md
@@ -1,10 +1,12 @@
1
-# Development
+# DragonNode.js Webserver Skeleton
2
+
3
+## Development
4
- Install [Node.js](http://nodejs.org/)
5
- Git clone the repository [dragonnodejs/webserver-skeleton](https://github.com/dragonnodejs/webserver-skeleton.git)
6
- Switch to the working directory of the cloned repository and executes:
7
- npm install
8
- PORT=%PORT% npm run forever
9
- Git commit/push into the master after changes
10
-# Try it online
11
+## Try it online
12
https://webserver-skeleton.herokuapp.com/
0 commit comments