@redvanjosh/electron-template
v1.0.2
Published
A electron starter kit meant to be dead simple. Comes bundled out-of-the-box with Tailwind CSS and Prettier
Downloads
7
Maintainers
Readme
@redvanjosh/electron-template
A electron starter kit meant to be dead simple. Comes bundled out-of-the-box with Tailwind CSS and Prettier
NPM Commands
electron:start
Start you local electron application locally
prettier:check
Check application code against local prettier configuration
prettier:fix
Run the prettier write process and fix any outstanding formatting issues per the config
tailwind:build
Run tailwind build scan html files contained within the tailwind config file and output tailwind CSS necessary to cover the current html
tailwind:watch
Run during the development process will recompile your tailwind output CSS automatically as you adjust and save html classes
License
MIT