Skip to content

luseeds/luseeds.com

Repository files navigation

luseeds

luseeds.com

Seeds of knowledge on a healthy, ethical and sustainable lifestyle.

screenshot


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