1.1.2 • Published 2 years ago

@sl-theia/create-vis-app v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

create-vis-app

快速开始

环境准备

确保 node 版本是 10.13 或以上

$ node -v
v10.13.0

全局下载

$ npm install @sl-theia/create-vis-app -g

创建目录

$ mkdir myapp && cd myapp

初始化

$ create-vis-app init

安装依赖

$ npm install

启动项目

$ npm start
1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago