Intelli K is a simple IDE for developpers. It's a 3rd year Bachelor project for the course "Software Engineering" at Paris Ynov Campus.
The IDE using :
- Electron.js,
- React.js,
- Npm.
- Clone the repository
- Run
npm install
to install all dependencies - Run :
npm run electron:start
-
1st delivery : 20/03/2023 :
- Contents :
- 1.1 : Creation File
- 1.2 : Saving File
- 1.3 : Intregration of Monaco Editor
- Contents :
-
2nd delivery : 10/04/2023 :
- Contents :
- 2.1 : V1 of the IDE
- Contents :