URL: https://irina0110.github.io/Kamchatka/
PET-проект созданный для отработки навыков работы с библиотекой emotion
PET project created to develop skills in working with the emotion library
- Выполните
git clone
репозиторияgit clone https://github.com/Irina0110/Kamchatka
- Установите зависимости
npm install
- Запустите проект
npm run dev
- Clone the repo
git clone https://github.com/Irina0110/Kamchatka
- Install NPM packages
npm install
- Run the project
npm run dev