mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
10 lines
171 B
Markdown
10 lines
171 B
Markdown
# LiquidJS for React
|
|
|
|
```bash
|
|
npm install
|
|
npm start
|
|
```
|
|
|
|
- Visit http://localhost:5173 for class component
|
|
- Visit http://localhost:5173/with-hooks for function component
|