Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wu-xing/wood
a notes/wiki write system.
https://github.com/wu-xing/wood
notes wiki
Last synced: 17 days ago
JSON representation
a notes/wiki write system.
- Host: GitHub
- URL: https://github.com/wu-xing/wood
- Owner: wu-xing
- Created: 2018-05-31T07:57:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:20:30.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T21:03:34.315Z (3 months ago)
- Topics: notes, wiki
- Language: Vue
- Homepage:
- Size: 5.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wood
> (web client repository)
a notes/wiki write system.## development
### start serve
`npm run serve`### test
> no test now### about local proxy
it need setup backend on localhost when in development.the proxy config is in `vue.config.`
### env
- node 8.10.0