legacy/pairent_frontend_react
Денис Сарапулов ecc8762c56 merge with last commit 2023-05-17 00:54:00 +10:00
..
public add personal cabinet react 2023-05-16 23:11:11 +10:00
src merge with last commit 2023-05-17 00:54:00 +10:00
.eslintrc.cjs switch to vite 2023-05-07 09:51:40 +10:00
.gitignore add react app and setup rest framework 2023-05-01 20:39:34 +10:00
README.md change readme.md 2023-05-07 10:17:16 +10:00
index.html add new page PsychTest 2023-05-15 21:30:27 +10:00
package-lock.json Исправил страничку Квартиры, Сравнение, Избранное 2023-05-15 21:56:09 +10:00
package.json completed the logic of the page PsychTest 2023-05-16 02:24:06 +10:00
vite.config.js switch to vite 2023-05-07 09:51:40 +10:00
yarn.lock completed the logic of the page PsychTest 2023-05-16 02:24:06 +10:00

README.md

Pairent front

Hi there! This is Pairent's frontend source code tree.

Getting started

git clone https://github.com/vvsu-rent-project/dev_rent && cd dev_rent/pairent_frontend_react
yarn install

Then, either run yarn start for development server or yarn build to build static files.