This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/README.md

32 lines
614 B
Markdown

# zdamegzaminzawodowy.pl Admin Panel
![Screenshot](/screenshots/professionspage.png?raw=true)
## Development
### Prerequisites
1. Node.JS
2. yarn
3. [Configured backend](https://github.com/zdam-egzamin-zawodowy/backend)
### Installation
1. Clone this repo
```
git clone git@github.com:zdam-egzamin-zawodowy/admin-panel.git
```
2. Navigate to the directory where you have cloned this repo.
3. ``yarn install``
4. ``yarn run start``
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)