darlk / SmsSerial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

  • If you have installation or compilation issues with this project, please see our debugging guide

First, clone the repo via git and install dependencies:

git clone --depth 1 --single-branch https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
cd your-project-name
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

Docs

See our docs and guides here

About

License:MIT License


Languages

Language:JavaScript 75.4%Language:TypeScript 22.1%Language:Less 1.1%Language:HTML 1.0%Language:CSS 0.5%