add new chinese translations
This commit is contained in:
20
pages.zh/common/p5.md
Normal file
20
pages.zh/common/p5.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# p5
|
||||
|
||||
> p5.js 的模板构建器和草图管理器。
|
||||
> 更多信息:<https://github.com/chiunhau/p5-manager>。
|
||||
|
||||
- 创建一个新的 p5 集合:
|
||||
|
||||
`p5 new {{collection_name}}`
|
||||
|
||||
- 生成一个新的 p5 项目(应从集合目录运行):
|
||||
|
||||
`p5 generate {{project_name}}`
|
||||
|
||||
- 运行 p5 管理器服务器:
|
||||
|
||||
`p5 server`
|
||||
|
||||
- 将库更新到最新版本:
|
||||
|
||||
`p5 update`
|
Reference in New Issue
Block a user