Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mss-boot-io/mss-boot-docs
mss-boot document
https://github.com/mss-boot-io/mss-boot-docs
docs mss-boot
Last synced: 22 days ago
JSON representation
mss-boot document
- Host: GitHub
- URL: https://github.com/mss-boot-io/mss-boot-docs
- Owner: mss-boot-io
- License: mit
- Created: 2022-03-22T16:22:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T14:50:56.000Z (6 months ago)
- Last Synced: 2024-07-22T17:45:32.142Z (6 months ago)
- Topics: docs, mss-boot
- Language: TypeScript
- Homepage: https://docs.mss-boot-io.top
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mss-boot
A static site base on [dumi](https://d.umijs.org).
## Development
```bash
# install dependencies
$ pnpm install# start dev server
$ pnpm start# build docs
$ pnpm run build
```## LICENSE
MIT