Skip to content

Русская версия документации VueJS.org

License

Notifications You must be signed in to change notification settings

thesunwave/ru.vuejs.org

 
 

Repository files navigation

ru.vuejs.org

Этот репозиторий содержит официальный перевод оригинальной документации vuejs.org на русский язык.

Также переведена документация Vue-router и Vuex.

This is an official Russian translation branch of original vuejs.org repository.

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

Developing

Start a dev server at localhost:4000:

$ npm install
$ npm run server

or

$ npm install -g hexo-cli
$ npm install
$ hexo server

About

Русская версия документации VueJS.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 8.5%
  • HTML 6.1%
  • Makefile 0.1%