/pictures.art

Project for my students

Primary LanguageHTML

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

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/pictures.art.git
cd windows or open folder in your IDE
git remote set-url origin your-url
git push -u origin master