0.0.8 • Published 3 years ago

cra-template-terrepa v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-terrepa

An All-in-one template to create Electron applications for Create React App with TypeScript and SASS/SCSS files. It includes also Prettier and ESLint with configurations recommended by AirBnB, and support for Recoil State Management Library.

Requirements

  • Node.js 12.16.3 or greater
  • npm 6.14.4 or greater
  • yarn 1.22.10 or greater

Installation

Use create-react-app and run the provided template:

$ npx create-react-app my_new_app --template cra-template-terrepa

Developing with Electron

To start developing use yarn dev so it will execute the development server from create-react-app. after it is ready, electron-forge will load the application on the browser.

0.0.8

3 years ago

0.0.7

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago