Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: 4 days ago
JSON representation

:truck: Scaffolding out a Mina project.

Lists

README

        

# template-mina

[![license](https://img.shields.io/github/license/tinajs/template-mina.svg?style=flat-square)](./LICENSE)
[![npm](https://img.shields.io/npm/v/template-mina.svg?style=flat-square)](https://www.npmjs.com/package/template-mina)
[![SAO](https://img.shields.io/badge/⚔️%20SAO-mina-ff69b4.svg?style=flat-square)](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)