Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 809 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 809 Bytes

Bike Shop


Documentation (PL)
Postman examples (must be imported)

Installation

Download source files:

git clone https://github.com/MPD97/PJATK-TIN.git

Type connection string in configuration files (under default connection string). \PJATK-TIN\TIN-BikeShop\relase\appsettings.json

Run using double-click \PJATK-TIN\TIN-BikeShop\relase\BikeShop-Api.exe

cd \PJATK-TIN\TIN-BikeShop\src\BikeShop-React

Download dependencies

npm i

Run React

npm run start