10 месяцев назад
История
README.md
vue.js-course-project
- install
node.js
(used 16.7.0) andnpm
(used 7.20.1); - install
vue-cli
:npm install -g @vue/cli
; - start
vue-cli
(vue ui
) and openhttp://localhost:8000/
in browser; - if the project is not found automatically, import it from the
vue-edu
folder; - go to page
tasks
, select commandserve
and run it; - open
http://localhost:8080/
in browser.