Skip to content
forked from hql287/Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.

License

Notifications You must be signed in to change notification settings

fgregorio/Manta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron React Starter Kit

Quickly get up and running with ReactJS inside Electron app.

Requirements

You'll need Git and Node.js (which comes with npm) installed on your computer.

To Use

From your command line:

# Clone this repository
git clone https://github.com/hungle88/electron-react-starter-kit

# Go into the repository
cd electron-react-starter-kit

# Install dependencies
yarn

# Run the app
yarn start

Install React Dev Tools

Execute the following from the Console tab of your running Electron app's developer tools:

require('electron-react-devtools').install()

About

🎉 Flexible invoicing desktop app with beautiful & customizable templates.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 5.4%
  • HTML 0.8%