This commit is contained in:
morgan
2026-03-13 19:23:37 +03:00
parent 8917f1631f
commit cc7403191a
5113 changed files with 168404 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Одностраничный сайт профсоюза
This is a code bundle for Одностраничный сайт профсоюза. The original project is available at https://www.figma.com/design/DeVWoIGH1fexPOeg18cY6y/%D0%9E%D0%B4%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%87%D0%BD%D1%8B%D0%B9-%D1%81%D0%B0%D0%B9%D1%82-%D0%BF%D1%80%D0%BE%D1%84%D1%81%D0%BE%D1%8E%D0%B7%D0%B0.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.