chore: doc

This commit is contained in:
cha0s 2022-03-09 14:53:27 -06:00
parent f9102551d8
commit 6e1120f58e

View File

@ -50,7 +50,12 @@ npx @flecks/create-fleck my-new-fleck
## Introduction ## Introduction
Modern features you expect — like lint, test, [HMR](https://v4.webpack.js.org/guides/hot-module-replacement/) (even on server 😳), [SSR](https://reactjs.org/docs/react-dom-server.html). Modern features you expect — like
- linting
- testing
- HMR (even on server 😳)
- SSR
Things you don't expect — like Things you don't expect — like