/sandal-bjs

Primary LanguageJavaScriptMIT LicenseMIT

sheral

基于sandal(基础sass库)扩展的移动端UI库。

demo

在线demo

PS:基于sheral 使用bingoJS2 实现模块化单页面

本地搭建

先克隆到本地,运行以下步骤

  1. 第一次安装环境:
npm install
  1. 运行环境
npm start
  1. 然后浏览器输入http://localhost:8888/index.html即可