fetp

0.3.11 • Public • Published

vue vue vue vue

DOCS

中文 | English

Online Preview | GitHub

Introduction

Front-End Template Build Tool Base on Nodejs📦

Features

  • Simple and Smart
  • Custom Configuration
  • ESLint Standard Style
  • Multi Webpack Plugin System

Preview

Preview fetp all function

$ fetp

Init

Initial a seed project

$ fetp init <templateName> [directory]
# OR Shorthand  
$ fetp i <templateName> [directory]

Development

development model, Running a Development Web Server

$ fetp dev
# OR Shorthand  
$ fetp d

Watch (unimplemented)

watch model

$ fetp watch
# OR Shorthand  
$ fetp w

Output (unimplemented)

production model, building & publish project production development.

$ fetp output
# OR Shorthand  
$ fetp o

Help

view online help document.

$ fetp help
# OR Shorthand 
$ fetp -h

Readme

Keywords

Package Sidebar

Install

npm i fetp

Weekly Downloads

0

Version

0.3.11

License

MIT

Unpacked Size

36.8 kB

Total Files

28

Last publish

Collaborators

  • a657850144