Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 497 Bytes

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