Sample shop for EvilText site generator. See it live here http://shop-example.eviltext.com
Install Node.js. Follow instruction on the official Node.js site.
Install EvilText
npm install -p eviltext
Clone this repository or download it
git clone http://github.com/sinizinairina/eviltext-shop-example
Build and see it live
cd eviltext-shop-example
eviltext build
eviltext serve
Open http://localhost:3000 in your Browser