Skip to content

GabrielBizzi/cea-template-react-typescript

Repository files navigation

Standard Electron App With ReactJS (TypeScript)

Author LICENSE Code Lines

Standard Electron App With ReactJS (TypeScript) - Create a new project powered by cea-template-react-typescript.

Template

Start with Template

Pull the files on the repository.

git pull origin https://github.com/GabrielBizzi/cea-template-react-typescript.git

Starting your app

You should now have a directory with all the files you need for a basic Electron app.

cd <your-directory>
npm start

Or use with Yarn:

cd <your-directory>
yarn start

Building distributables

So you've got an amazing application there, and you want to package it all up and share it with the world. If you run the make script, Electron Forge will generate you platform specific distributables for you to share with everyone.

npm make

Or use with Yarn:

yarn make

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request.

Contact

Email GitHub

About

ElectronJS Template with Typescript + React + styled-components and splash screen on start app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published