f6d
v1.0.2
Published
快速开始前端项目 / Start the front-end project quickly.
Downloads
5
Readme
F6d
Front-end toolkit
npm install f6d -g
Command
init
Initializing project from template.
// example
f6d init npmpkg pkgname // Create folder('pkgname') and initializing project from template(npmpkg);
init
Initializing project from template.
// f6d init [repository] [project]
// example
f6d init npmpkg pkgname // Create folder('pkgname') and initializing project from template(npmpkg);