A powerful UI toolkit for managing JavaScript apps
🛠 A tool for visually organizing, creating and managing JavaScript projects. The framework and stack don't matter. If the project has a
package.json, it belongs here.
e- open project in editor
r- refresh project info, files, scripts, etc.
ctrl + c- kill current process
ctrl + r- restart current process
Cmd + Shift + P
Note: This feature must be enabled from the Settings first
Cmd + Shift + Nto quickly navigate and preview a file
plopgenerator to the project. It also adds a default
plop-templatesfolder, a
plopfile.js. - Add .env: Adds an
.envfile to the project. Soon this file will be editable through UI. - Rewire: Installs
react-app-rewiredand adds a default
config-overrides.jsfile
Note: plugins will be separated from the repo soon so anyone can publish their own plugin
plopfile.jsand quickly generate files from existing templates.
plopfile.jsis not present or you are not familiar with plop run the
Plopplugin and it will generate the needed files for you