Files
liquidjs/demo/esm/README.md

9 lines
89 B
Markdown

# Using LiquidJS in ESM
## Get Started
```bash
cd demo/nodejs
npm install
npm start
```