Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wibus-wee/sty-doc
https://github.com/wibus-wee/sty-doc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wibus-wee/sty-doc
- Owner: wibus-wee
- Created: 2021-09-19T16:01:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T11:38:56.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T03:57:33.461Z (2 months ago)
- Language: Shell
- Homepage: sty-doc.vercel.app
- Size: 352 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dumi app
## Getting Started
Install dependencies,
```bash
$ npm i
```Start the dev server,
```bash
$ npm start
```Build site app,
```bash
$ npm run build
```