Skip to content

Commit

Permalink
nodejs in 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
olatundeG committed Dec 15, 2016
1 parent 7e9c007 commit d39fd2b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Nodejs in 10 minutes

clone the project

### Installations
* npm install

### Run

* npm run start

:)

0 comments on commit d39fd2b

Please sign in to comment.