forked from mirror/chinese-colors
docs: update readme
This commit is contained in:
parent
c3b5108216
commit
1c8a801a23
10
README.md
10
README.md
@ -38,6 +38,16 @@
|
||||
- [https://www.transparenttextures.com/](https://www.transparenttextures.com/): awesome pattern images
|
||||
- Thanks the great Open Source
|
||||
|
||||
## Local Development
|
||||
|
||||
`git clone https://github.com/zerosoul/chinese-colors.git`
|
||||
|
||||
`cd chinese-colors && npm install`
|
||||
|
||||
`npm run start`
|
||||
|
||||
enjoy: `http://localhost:8099/`
|
||||
|
||||
## Changelog
|
||||
|
||||
[Changelog](CHANGELOG.md)
|
||||
|
10
README.zh.md
10
README.zh.md
@ -46,6 +46,16 @@
|
||||
- [https://www.transparenttextures.com/](https://www.transparenttextures.com/): 非常好看的纹理背景图
|
||||
- 感谢伟大的互联网,感谢各种开源作品
|
||||
|
||||
## 本地开发
|
||||
|
||||
`git clone https://github.com/zerosoul/chinese-colors.git`
|
||||
|
||||
`cd chinese-colors && npm install`
|
||||
|
||||
`npm run start`
|
||||
|
||||
浏览器: `http://localhost:8099/`
|
||||
|
||||
## 更新日志
|
||||
|
||||
[更新日志](CHANGELOG.md)
|
||||
|
Loading…
Reference in New Issue
Block a user