# template-tina **Repository Path**: tinajs/template-tina ## Basic Information - **Project Name**: template-tina - **Description**: Scaffolding out a Tina.js project. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # template-tina [![license](https://img.shields.io/github/license/tinajs/template-tina.svg?style=flat-square)](./LICENSE) [![npm](https://img.shields.io/npm/v/template-tina.svg?style=flat-square)](https://www.npmjs.com/package/template-tina) [![SAO](https://img.shields.io/badge/⚔️%20SAO-tina-ff69b4.svg?style=flat-square)](https://sao.js.org/) Scaffolding out a Tina.js project. ## Quick Overview ```bash npm i -g sao sao tina 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? - [tina](https://github.com/tinajs/tina) - [Tinax](https://github.com/tinajs/tinax) - [tina-router](https://github.com/tinajs/tina-router) - [mina-webpack](https://github.com/tinajs/mina-webpack) ## License Apache-2.0 © [yelo](https://github.com/imyelo)