Skip to content

kottofey/ViteTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Это шаблон для проектов, основанных на Vite

Порядок установки

  • На GitHub создать новый репозиторий new_repo
  • git clone https://github.com/kottofey/ViteTemplate.git j:/new_repo
  • cd new_repo
  • git remote set-url origin https://github.com/kottofey/new_repo
  • git remote add upstream https://github.com/kottofey/ViteTemplate (Это, чтобы подтягивать изменения из оригинала шаблона в случае чего)
  • git push origin master
  • Готово! Вы прекрасны!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors