|
il y a 6 ans | |
---|---|---|
plugins | il y a 6 ans | |
res | il y a 6 ans | |
src | il y a 6 ans | |
www | il y a 6 ans | |
.babelrc | il y a 6 ans | |
.gitignore | il y a 6 ans | |
README.md | il y a 6 ans | |
config.xml | il y a 6 ans | |
package.json | il y a 6 ans | |
postcss.config.js | il y a 6 ans | |
webpack.config.js | il y a 6 ans |
npm install
cordova platform add [platform]
- platform
- android
- ios
- browser
- ...
其他平台不一一列举,可以查看官方说明
npm run browser
移动端运行
npm run android