/simple-vuejs-app

simple vuejs application (Nested Components, Dynamic Component, Custom filters and primitives, Custom search filter, Post/Get Request)

Primary LanguageVue

Simpe Vuejs App

A Vue.js project

  • This App contains on:
    1. Nested Components
    2. Dynamic Component
    3. Custom filters and primitives
    4. Custom search filter
    5. Post/Get Request
    6. Local/Global Register (filters and primitives)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.