Skip to content

Repository files navigation

React with Electron

Work in progress!!! An App created to work together with React and Electron

Basic Setup

npm install
npm start

Initial Project Setup

npx create-react-app app-name
cd app-name
npm install electron
npm install concurrently
npm install wait-on npm install cross-env
npm start

Styling done with Bootstrap

https://facebook.github.io/create-react-app/docs/adding-bootstrap

npm install jquery
npm install popper.js --save
npm install bootstrap

About

A utility for creating simple notepad like notes that generate a chart to help you map out your thoughts.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages