Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 346 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 346 Bytes

Fastjs-cli

Fastjs-cli can help you build a npm project easily.

What it can do

  • 4 Project type
  • Custom module (vue-router, js-cookie...)
  • Custom local template
  • Default vite config
  • Build your project faster

How to use

Install

npm install -g fastjs-cli

Create a project

fastjs create my-project