4.5.15-beta.0 • Published 4 years ago
@nkduy/cli-ui v4.5.15-beta.0
@nkduy/cli-ui
Local development
Before starting a local cli-ui instance, in order to download all required dependencies of kdu-cli's packages.
Just after, you should build once then serve @nkduy/cli-ui-addon-webpack by running:
cd ../cli-ui-addon-webpack
yarn build # just do once
yarn serveThen you start the ui server (based on Apollo):
cd ../cli-ui
yarn run apolloAnd then in another terminal, you should serve the ui web app:
yarn run serveThis will open a new Cypress window. You can now run all or specific integration tests.
4.5.15-beta.0
4 years ago