Files
liquidjs/demo/nodejs/README.md
T

9 lines
88 B
Markdown

# LiquidJS for Node.js
## Get Started
```bash
cd demo/nodejs
npm install
npm start
```