Files
liquidjs/demo/reactjs/README.md
T

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