https://github.com/netkiller/electron
Project gantt charts in Python
https://github.com/netkiller/electron
Last synced: 9 days ago
JSON representation
Project gantt charts in Python
- Host: GitHub
- URL: https://github.com/netkiller/electron
- Owner: netkiller
- License: cc0-1.0
- Created: 2023-03-25T15:23:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T00:48:37.000Z (about 3 years ago)
- Last Synced: 2025-10-31T18:10:27.980Z (8 months ago)
- Language: JavaScript
- Size: 713 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron
## Setup
npm install electron
## Typescript
## Package
npm install request
npm init vue@latest
cd vue-project
npm install
npm run format
npm run dev
npm install @svgdotjs/svg.js
// "start": "electron-forge start",
// "package": "electron-forge package",
// "make": "electron-forge make"