Curriculum Administration Software for 1st High School in Kraków
$ git clone https://github.com/0xF76/nwd-curriculum-administration.git
$ cd nwd-curriculum-administration
$ npm install
After installation finishes type
npm run serveto start the web applicationnpm run electron:serveto start electron application
Rename firebase.js.example to firebase.js and paste firebase config of your project.