# Using LiquidJS with Webpack ## Get Started ```bash cd demo/nodejs npm install npm run build npm start ```