https://github.com/huauauaa/silver-scrapes
https://github.com/huauauaa/silver-scrapes
dumi static-site
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/huauauaa/silver-scrapes
- Owner: Huauauaa
- License: mit
- Created: 2022-10-31T16:53:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T15:52:04.000Z (almost 3 years ago)
- Last Synced: 2025-07-14T12:41:30.582Z (3 months ago)
- Topics: dumi, static-site
- Language: JavaScript
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
A static site base on [dumi](https://d.umijs.org).
## Development
```bash
# install dependencies
$ yarn install# start dev server
$ yarn start# build docs
$ yarn run build
```## LICENSE
MIT