Skip to content

mooncrypto/k8-electron-react

 
 

Repository files navigation

Gatsby and TypeScript, Electron


No plugins installed, great for advanced users.

  • 📏 ESLint — Pluggable JavaScript linter
  • 💖 Prettier - Opinionated Code Formatter
  • 🐶 Husky — Use git hooks with ease
  • 📄 Commitizen - Conventional commit messages CLI
  • 🚓 Commitlint - Lint commit messages
  • 🚫 lint-staged - Run linters against staged git files
  • 🗂 Root import - Import folders and files using the @ prefix.

🚀 Getting started

The best way to start with this template is using the Gatsby CLI.

If you prefer you can clone this repository and run the following commands inside the project folder:

  1. npm install or yarn;
  2. yarn start;
  3. yarn electron;

To view the project you can open http://localhost:8000.

After your pull request is merged, you can safely delete your branch.

📝 License

This project is licensed under the MIT License - see the LICENSE.md file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.6%
  • JavaScript 6.3%
  • HTML 2.0%
  • CSS 0.1%