mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
9 lines
90 B
Markdown
9 lines
90 B
Markdown
# LiquidJS for Browsers
|
|
|
|
## Get Started
|
|
|
|
```bash
|
|
cd demo/browser
|
|
npm install
|
|
npm start
|
|
``` |