3.0.13 • Published 4 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 -gstep 3
mkdir democd demostep 4
qute init qute-scaffoldstep 5
npm installstep 6
qute run dev-daily
project tree
pages/
index/
index.html
index.js
index.less
detail/
index.html
index.js
index.lessbuild output
dist/
pages/
index.html
detail.html
static/
index/index.js
detail/index.js3.0.13
4 years ago
3.0.12
5 years ago
3.0.10
5 years ago
3.0.11
5 years ago
3.0.8
5 years ago
3.0.7
5 years ago
3.0.9
5 years ago
3.0.6
5 years ago
3.0.5
5 years ago
3.0.4
5 years ago
3.0.3
5 years ago
3.0.2
5 years ago
1.0.9
6 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