https://github.com/elemefe/sip
https://github.com/elemefe/sip
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elemefe/sip
- Owner: ElemeFE
- License: mit
- Created: 2016-12-20T02:50:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-26T11:05:50.000Z (over 9 years ago)
- Last Synced: 2025-06-02T12:08:46.359Z (about 1 year ago)
- Homepage: https://elemefe.github.io/sip/
- Size: 3.87 MB
- Stars: 1
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sip
the guide of afternoon tea https://elemefe.github.io/sip/
## Development
```bash
# install dependencies
npm i
# preview in local
npm start
# depoly to internet
npm run deploy
```
## Writing
1. Modify `src/SUMMARY.md`
2. Create related `md` file
3. That's it
Visit [gitbook - Pages and Summary](https://toolchain.gitbook.com/pages.html) 4 more.