1.0.0 • Published 3 months ago

@codeniu/create-niu v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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.0.0

3 months ago

0.3.0

3 months ago

0.1.0

9 months ago

0.0.3

11 months ago

0.2.0

9 months ago

0.1.1

9 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.6

10 months ago

0.0.2

1 year ago

0.0.1

1 year ago