Giter Club home page Giter Club logo

wxmini-seeds's Introduction

让微信小程序支持sass

Install

# 克隆项目
git clone

# 安装依赖
npm install

Usage

# 运行
npm run dev

# 构建发布程序
npm run build

# 重置src中的scss
npm run reset

Tips

  • 本示例程序默认开发者已经对微信小程序有初步认识
  • 将小程序的开发路径指向src目录
  • 本构建任务是为了方便使用scss语法,提高开发效率
  • 在src源码包里生成*.wxss是为了方便编辑器的切换(微信开发者工具与自己常用的编辑器)
  • 开发者可使用常用的编辑器进行页面布局和样式定义,而此时开发者工具则充当浏览器的角色

Third-party libraries

  • wxParse 微信小程序富文本解析自定义组件
  • es6-promise A polyfill for ES6-style Promises

wxmini-seeds's People

Contributors

likej2ee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.