/vuejs-spa

a minimal Single Page Application with Vue.js

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

vue.js spa

a minimal Single Page Application with Vue.js.

See demo.

build, run, contribute

install dependencies

yarn

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

license

This software is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.