Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffwcx/dumi-vue-demo
https://github.com/jeffwcx/dumi-vue-demo
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeffwcx/dumi-vue-demo
- Owner: jeffwcx
- License: mit
- Created: 2024-06-28T07:54:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T15:08:58.000Z (12 days ago)
- Last Synced: 2024-11-08T16:22:59.203Z (12 days ago)
- Language: TypeScript
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-demo
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# Locally preview the production build
$ pnpm run preview
```## LICENSE
MIT