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 serve
to start the web applicationnpm run electron:serve
to start electron application
Rename firebase.js.example
to firebase.js
and paste firebase config of your project.