Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/1p22geo/united-documentation
- Owner: 1p22geo
- Created: 2023-04-17T02:14:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-23T10:11:01.000Z (12 months ago)
- Last Synced: 2024-01-24T11:08:11.529Z (12 months ago)
- Language: CSS
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .