Template Setup: run node configure-package.js
to configure.
{{package.description}}
This starter template also includes:
- Vue Router 4.x
- Vuex 4.x
- Inter var font (self-hosted, woff2, v3.19, with 'preload' attr, check out index.html)
- TailwindCSS JIT mode by default introduced in Tailwind CSS v2.1 (in preview!)
- Headless UI - unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
- Heroicons - beautiful hand-crafted SVG icons, by the makers of Tailwind CSS
First-party plugins needed for Tailwind UI:
First, configure the project:
node configure-package.js
npm:
npm install
npm run dev
npm run build
npm run serve
...or start the Electron app:
npm run start:el
package-skeleton
uses Jest for unit tests. To run the test suite:
npm run test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.