Skip to content

guless/bingoJS2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#bingoJS 2

文档

http://bingojs2.mydoc.io/

demo

https://guless.github.io/bingoJS2/dist/index.html

AmazeUI + bingoJS 2.x 演示PC端的搭建

sandal + bingoJS 2.x 演示移动端的搭建

安装/使用:

遵循以下4个简单的步骤, 就能使用demo

步骤 1: Clone 内容

$ git clone https://github.com/guless/bingoJS2.git bingoJS2

步骤 2: 进入bingoJS2目录

$ cd bingoJS2

步骤 3: Install dependencies

$ npm install

步骤 4: 启动demo

$ npm start

其它:

src目录:代码开发目录, 如果代码变化自动生成到dist目录

dist目录:最终生成目录