It’s a food blog.
git clone [email protected]:Wilto/wilto-makes-food.git wilto-makes-food
cd wilto-makes-food
npm install
npx eleventy --serve
grunt
Or build automatically when CSS changes:
grunt watch
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It’s a food blog.
git clone [email protected]:Wilto/wilto-makes-food.git wilto-makes-food
cd wilto-makes-food
npm install
npx eleventy --serve
grunt
Or build automatically when CSS changes:
grunt watch