1.1.2 • Published 3 years ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago