Skip to content

melon-husk/electron-react-tailwind-jit-boilerplate

 
 

Repository files navigation

Install

First, clone the repo via git and install dependencies:

git clone --depth 1 --single-branch https://github.com/melon-husk/electron-react-tailwind-jit-boilerplate your-project-name
cd your-project-name
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

About

A Foundation for Scalable Cross-Platform Apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.5%
  • TypeScript 31.9%
  • HTML 3.4%
  • CSS 0.2%