@svel/cli-ui

0.5.0 • Public • Published

@svel/cli-ui

Local development

Before starting a local cli-ui instance, consider following the contributing guide in order to download all required dependencies of svelte-cli's packages.

Just after, you should build once then serve @svel/cli-ui-addon-webpack by running:

cd ../cli-ui-addon-webpack
yarn build # just do once
yarn serve

Then you start the ui server (based on Apollo):

cd ../cli-ui
yarn run apollo

And then in another terminal, you should serve the ui web app:

yarn run serve

Testing

For running E2E tests, you just need to run:

yarn run test:e2e

This will open a new Cypress window. You can now run all or specific integration tests.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.0
    2
    • latest

Version History

Package Sidebar

Install

npm i @svel/cli-ui

Weekly Downloads

2

Version

0.5.0

License

MIT

Unpacked Size

550 kB

Total Files

325

Last publish

Collaborators

  • wmzy