|
|
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc | ||
| README.md | ||
| config-overrides.js | ||
| package-lock.json | ||
| package.json | ||
README.md
COINCH
The name is meaningless ??
Dependencies
see package.json
What
Frontend project (H5 cross platfrom) for CoinWind.
Mobile
Webview is recommended, always, if possible.
Debug
$ npm i
$ npm start
Build
$ npm i
$ npm run build
see directory build
Run it in-place:
npm i serve -g
serve -s build
Bug report
john@mx.com
Pull request
Unsupported for now(2022-03-18 UTC).