mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-09 07:07:31 +08:00
添加一个讲解如何使用MobX的Demo
This commit is contained in:
10
MobXDemo1/package.json
Normal file
10
MobXDemo1/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "MobXDemo1",
|
||||
"version": "1.0.1",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"eslint": "^5.12.1",
|
||||
"mobx": "^5.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user