howfeed/README.md
2020-06-06 15:34:49 -07:00

278 B

HowFeed.biz

A satirical blog with its own lightweight CMS, which all runs on Sapper.

Setup

Requires Node.js and MongoDB

Create a MongoDB database for howfeed

Set up .env.example as .env

npm i
npm run dev