1.1.0 • Published 12 months ago

@codeniu/create-niu v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

create-niu

一个脚手架,用于快速创建项目。

项目模板:

快速开始

使用 npx 以确保使用最新版本:

npx @codeniu/create-niu <my-app>
cd my-app
npm install

or

全局安装

npm install @codeniu/create-niu -g


create-niu [project-name]

// or

cnu [project-name]

模板

  1. express-ts-mongo-template
  2. vue3-vite-ts-antdv-template

npm.io

开发

cd .\packages\create-niu\

node index.js

文档

脚手架创建过程

1.1.0

12 months ago

1.0.0

1 year ago

0.3.0

1 year ago

0.1.0

2 years ago

0.0.3

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago