Skip to content

跟着后盾人网站学习Electron和React做一个代码片段的软件

Notifications You must be signed in to change notification settings

Song-8421/code-fragment

Repository files navigation

codefragment

An Electron application with React and TypeScript

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

跟着后盾人网站学习Electron和React做一个代码片段的软件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published