1.0.19 • Published 5 years ago

spud-cli v1.0.19

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

spud-cli

spud-cli是创建项目的脚手架,免去配置的麻烦. 可以快速构建React、Node项目.

安装

$ npm install spud-cli -g

模版:

TemplateExplain
react-h5移动端H5 React模板
node-koaNode.js Koa框架模版

创建项目:

$ spud create my-project

$ cd my-project
$ npm install

启动项目

$ npm run dev

在浏览器打开 http://localhost:8080 进行访问.

打包项目

$ npm run beta

$ npm run build
1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago