docs: update readme

This commit is contained in:
tristan 2019-09-18 17:02:04 +08:00
parent c3b5108216
commit 1c8a801a23
2 changed files with 20 additions and 0 deletions

View File

@ -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)

View File

@ -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)