choerodon / choerodon-front-iam

Choerodon Front IAM is an overall front-end that combines Choerodon Boot and Choerodon IAM.
http://choerodon.io
Apache License 2.0
19 stars 16 forks source link

No boot directory #1

Open AIchovy opened 6 years ago

AIchovy commented 6 years ago

$ git clone https://github.com/choerodon/choerodon-front-iam.git --recursive $ cd ./choerodon-front-iam/boot $ npm install $ npm run gulp $ npm run dev

I cloned this repertory,and not found "boot" direcotry.

devane001 commented 6 years ago

Thx, the script of 0.6.0 has changed.

$ git clone  https://github.com/choerodon/choerodon-front-iam.git
$ cd ./choerodon-front-iam/iam
$ npm install
$ npm start