Closed stephanebenayoun closed 5 years ago
Being able to install capsula-hub with yarn and to run it from cli. yarn install capsula-hub : install capsula-hub : launch capsula-hub and serve files with http server (at least open an index.html file)
yarn install capsula-hub
capsula-hub
Configure CI/CD for capsula-hub repository
The current version is served over parcel and not http-server
parcel
http-server
Being able to install capsula-hub with yarn and to run it from cli.
yarn install capsula-hub
: installcapsula-hub
: launch capsula-hub and serve files with http server (at least open an index.html file)Configure CI/CD for capsula-hub repository