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

fastjs-team/fastjs-cli

Repository files navigation

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