1.0.18 • Published 6 years ago
bio-scaffold-vue v1.0.18
This is a bio scaffold.
bio-entry.js
is the file that bio runs scaffold.
project-template/
is demo dir.
Supported tasks:
dev-daily
: develop in daily environmentdev-pre
: develop in pre environmentdev-prod
: develop in prod environmentbuild-daily
: build in daily environmentbuild-pre
: build in pre environmentbuild-prod
: build in prod environment
Quick Start:
step1: install Node.js(8.9.1+)
step2: install bio
npm install bio-cli -g
step 3
mkdir demo
cd demo
step 4
bio init bio-scaffold-vue
step 5
npm install
step 6
bio run dev-daily
project tree
pages/
index/
index.html
index.js
index.less
detail/
index.html
index.js
index.less
build output
dist/
pages/
index.html
detail.html
static/
index/index.js
detail/index.js
1.0.18
6 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago