Skip to content

abdullah-bl/tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny React Electron App

A bare minimum project structure to get started developing with electron-webpack.

Thanks to the power of electron-webpack this template comes packed with...

Make sure to check out electron-webpack's documentation for more details.

Getting Started

#  git clone
git clone https://github.com/abdullah-bl/tiny
cd tiny

# install dependencies
yarn

Development Scripts

# run application in development mode
yarn dev

# compile source code and create webpack output
yarn compile

# `yarn compile` & create build with electron-builder
yarn dist

# `yarn compile` & create unpacked build with electron-builder
yarn dist:dir

About

tiny is react electron app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published