0.0.13 • Published 3 years ago

@yipai/cli v0.0.13

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

Cli for Typescript based Projects

1. Install

npm i @yipai/cli -g

2. Init

Init a project

y init <project-name>

and then you can set port & start dev your project:

cd <project-name> && npm i
npm run dev

Build your project:

npm run build
npm start
0.0.13

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.1-alpha.2

5 years ago

0.0.1-alpha.1

5 years ago