First clone the project:
git clone https://github.com/awolf1/bootstrap-react-electron-ts.git bootstrap-react-electron-ts
Open the directory folder:
cd bootstrap-react-electron-ts
Install all the dependencys
yarn
In the project directory, you can run:
yarn start
Runs the app in the development mode.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Builds the app for production to the dist folder.
The build contains a setup file that install and runs app on client.
Bootstrap Electron React Typescript Fontawesome