Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosf committed May 8, 2023
1 parent 64e4174 commit 0412d6f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

Rendering markdown as HTML with Express. An example for myself.

## Sample on Heroku
## How to run

This app is hosted on Heroku.
```sh
npm i
npm start
```

[https://ka-nodejs-express-markdown.herokuapp.com](https://ka-nodejs-express-markdown.herokuapp.com)
See http://localhost:3000/

## License

Expand Down

0 comments on commit 0412d6f

Please sign in to comment.