Seeds of knowledge on a healthy, ethical and sustainable lifestyle.
Based on Gridsome and Gridsome Portfolio Starter
To run it locally:
git clone [email protected]:luseeds/luseeds.com.git
cd luseeds.com
npm i
npm run develop
To build a static/prod ready version
npm run build