0.0.13 • Published 6 years ago

@yipai/cli v0.0.13

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

6 years ago

0.0.10

6 years ago

0.0.11

6 years ago

0.0.12

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.1-alpha.2

7 years ago

0.0.1-alpha.1

7 years ago