Skip to content

OlgaBraiko/Windows-iras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Проект с окнами

Please install the following packages:

npm install -g yarn

How to install dependencies:

yarn

How to run the project:

yarn dev

How to build the project:

yarn build

How to copy

git clone https://github.com/andrey-kudinov/windows.git
cd windows or open folder in your IDE
git remote set-url origin your-url
git push -u origin master