clarkdo / castle

Nuxt.js+BootstrapVue+Axios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

castle

Vue and Nuxt project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Documentation

Nuxt.js: https://nuxtjs.org/

Vue.js: https://vuejs.org/v2/guide/

Bootstrap Vue: https://bootstrap-vue.js.org/docs

Bootstrap 4: https://getbootstrap.com/docs/4.0

Nuxt Axios Module: https://github.com/nuxt-community/axios-module

Axios: https://github.com/axios/axios

About

Nuxt.js+BootstrapVue+Axios


Languages

Language:Vue 56.3%Language:JavaScript 43.7%