Theme for Plum Village practice centers.
If you're already up and running with Node ecosystem tools this theme won't require much additional effort.
- Download or clone this repo
- Install all dependencies by running
npm install
.
- Run
npm run watch
and start hacking! - Run
npm run build
before you deploy.