Waypoint for school subjects of CTU in Prague OI masters.
NPM is the recommended installation method when building large scale apps with Vue.js. It pairs nicely with a CommonJS module bundler such as Webpack or Browserify. Vue.js also provides accompanying tools for authoring Single File Components.
npm install vue
You can easily develop locally. Every code change is instantly synchronized to the browser window.
npm run serve