Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1p22geo/united-documentation

Node.js content management system/blog
https://github.com/1p22geo/united-documentation

Last synced: 2 months ago
JSON representation

Node.js content management system/blog

Awesome Lists containing this project

README

        

## install dependencies
npm install
## tailwind build
npx tailwindcss -i ./input.css -o ./public/output.css --watch
## start app
node .