mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 20:30:39 -07:00
9 lines
89 B
Markdown
9 lines
89 B
Markdown
# Using LiquidJS in ESM
|
|
|
|
## Get Started
|
|
|
|
```bash
|
|
cd demo/nodejs
|
|
npm install
|
|
npm start
|
|
``` |