3.0.13 • Published 3 years ago
qute-scaffold v3.0.13
This is a qute scaffold.
qute-entry.js
is the file that qute 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 qute
npm install qute-cli -g
step 3
mkdir demo
cd demo
step 4
qute init qute-scaffold
step 5
npm install
step 6
qute 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
3.0.13
3 years ago
3.0.12
4 years ago
3.0.10
4 years ago
3.0.11
4 years ago
3.0.8
4 years ago
3.0.7
4 years ago
3.0.9
4 years ago
3.0.6
4 years ago
3.0.5
4 years ago
3.0.4
4 years ago
3.0.3
4 years ago
3.0.2
4 years ago
1.0.9
5 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago