snowpack-ui
v0.1.0
Published
[](https://npmjs.org/package/snowpack-ui "View this project on npm")
Downloads
27
Readme
Snowpack-ui
Run & Manage Snowpack projects from the browser instead of the terminal.
Demo is available here
Installation
npm i -g snowpack-uinpx snowpack-uiUsage
snowpack-uiIf you are starting from an empty directory, it will ask you to create a new snowpack project, which in turn requires create-snowpack-app, otherwise you can run tasks and manage an existing Snowpack project.
Screenshots
New Project

Project created

Things to do
- Save app templates as default
- Manage Snowpack config
- More extended dependency info ( things like outdated packages etc.,)
- Option to install project dependencies (first time)
Inspiration
This project is greatly inspired by the vue-cli-ui and most of the code is taken from ember-cli-ui.
