https://szmira.org/
https://www.facebook.com/spoldzielniaszmira
Szmira is a creative cooperative operating in Krakow.
- Clone github repo https://github.com/Hoinkas/Szmira_page.git manually or via Github Desktop.
- Run
npm install
to install the required dependencies for szmira_page project. - Run
npm start
to run the app in the development mode. The local page will be seen on http://localhost:3000. The page will reload if you make edits. You will also see any lint errors in the console. - Make changes.
- Run
npm build
to run build script to create the app for production to thebuild
folder.
- run
npm test
doesn't work at the moment.
- Open PR request on https://github.com/Hoinkas/Szmira_page/pulls with your branch.
- When your proposition will be accepted and merged to main the new code will be build via Github Action and deployed on hosting server.