To contribute to this project:
- You have to have Node.js installed. You can download it here: Link
- After that clone the Git repository.
- Open "cmd" in repository root and run these commands:
npm install
npm start // For development
npm run build // For production