1 Star 0 Fork 0

JJ / weex-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 734 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiejj 提交于 2018-09-04 15:04 . 基础配置

Introduction

This boilerplate is targeted towards large, serious projects and assumes you are somewhat familiar with Webpack and weex-loader.

Quickstart

To use this template, scaffold a project with weexpack v1.1.1+.

$ npm install -g weex-toolkit
$ weex create my-project # default will create the webpack template
$ cd my-project && npm start

How to use less/sass/pug

Take sass for example:

$ npm i node-sass sass-loader --save

Then, you just need to change the style tag as: <style lang="sass"><style>.

How to create your own template

See How-to-create-your-own-template.

1
https://gitee.com/JianJunXie/weex-app.git
git@gitee.com:JianJunXie/weex-app.git
JianJunXie
weex-app
weex-app
master

搜索帮助