ember-cli / ember-cli/ember-twiddle
Runnable "download project"
Open
- Dominant language
- JavaScript
- Stars
- 268
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Current behaviour: When user clicks on "download project", they will get 1:1 copy of the twiddle which outside of the twiddle app does nothing.
Expected behaviour: After downloading & unpacking the export, I would be able to run `yarn install` or `npm install` and run the app via `ember serve` and it should run and work.
Contributor guide
Assessment
This issue has not been assessed yet.