0.0.13 • Published 5 years ago

@yipai/cli v0.0.13

Weekly downloads
1
License
ISC
Repository
-
Last release
5 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

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.12

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.1-alpha.2

6 years ago

0.0.1-alpha.1

6 years ago