https://github.com/tinajs/template-mina
:truck: Scaffolding out a Mina project.
https://github.com/tinajs/template-mina
mina template webpack wechat wechat-mini-program
Last synced: 2 months ago
JSON representation
:truck: Scaffolding out a Mina project.
- Host: GitHub
- URL: https://github.com/tinajs/template-mina
- Owner: tinajs
- License: apache-2.0
- Created: 2017-12-13T07:13:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T17:08:32.000Z (over 6 years ago)
- Last Synced: 2025-10-04T17:18:24.912Z (9 months ago)
- Topics: mina, template, webpack, wechat, wechat-mini-program
- Language: JavaScript
- Homepage:
- Size: 274 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template-mina
[](./LICENSE)
[](https://www.npmjs.com/package/template-mina)
[](https://sao.js.org/)
> Scaffolding out a Mina project.
## Quick Overview
```bash
npx sao mina my-app
cd my-app
npm start
```
Then add ``dist`` directory to [Wechat Web Devtools](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html) and see your app.
## What's Inside?
- [mina-webpack](https://github.com/tinajs/mina-webpack)
## Alternatives
- [new-mina](https://github.com/ambar/new-mina)
## License
Apache-2.0 © [yelo](https://github.com/imyelo)