https://github.com/quansitech/pallas-pc
pc-react-component
https://github.com/quansitech/pallas-pc
Last synced: 5 months ago
JSON representation
pc-react-component
- Host: GitHub
- URL: https://github.com/quansitech/pallas-pc
- Owner: quansitech
- License: mit
- Created: 2024-01-08T02:28:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T02:38:28.000Z (over 1 year ago)
- Last Synced: 2025-03-23T20:51:17.794Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://quansitech.github.io/pallas-pc/
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pallas-pc
A static site base on [dumi](https://d.umijs.org).
## Development
```bash
# install dependencies
$ npm install
# start dev server
$ npm start
# build docs
$ npm run build
```
## LICENSE
MIT