13 lines
159 B
Markdown
13 lines
159 B
Markdown
# HowFeed.biz
|
|
|
|
A satirical blog and lightweight CMS that runs on [Sapper](https://sapper.svelte.dev).
|
|
|
|
## Setup
|
|
|
|
Requires Node.js
|
|
|
|
```sh
|
|
npm i
|
|
npm run dev
|
|
```
|