Skip to content

Commit

Permalink
docs: add reference to small size of package
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Dec 4, 2020
1 parent 906d1ce commit e47c917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Fast Hot Reload (fasthr)

This is a tiny CLI tool that mixes together [no-bs-typescript-server-boilerplate](https://github.com/jeanlescure/no-bs-typescript-server-boilerplate), [fastify](https://github.com/fastify/fastify), and [livereload](http://livereload.com/) to easily spin up a hot reload http server on the current directory.
This is a tiny (6.5kb) CLI tool that mixes together [no-bs-typescript-server-boilerplate](https://github.com/jeanlescure/no-bs-typescript-server-boilerplate), [fastify](https://github.com/fastify/fastify), and [livereload](http://livereload.com/) to easily spin up a hot reload http server on the current directory.

![](https://raw.githubusercontent.com/jeanlescure/fasthr/main/public/demo.gif)

Expand Down

0 comments on commit e47c917

Please sign in to comment.