Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noiron/movie-manager
https://github.com/noiron/movie-manager
electron react
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/noiron/movie-manager
- Owner: noiron
- Created: 2019-10-19T16:19:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T04:17:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T06:26:42.579Z (7 months ago)
- Topics: electron, react
- Language: JavaScript
- Size: 3.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
当前情况,本地开发正常,但无法 build。
## How to Use
Develop: `npm run dev`
Prod:
```shell
npm run build
npm run electron
```