Skip to content

antoniputra/catetan-app

Repository files navigation

catetan

A single page application using Vue.js

Introduction

This is example Single page application using webpack boilerplate as starter point. and jsonplaceholder as API.

This example using:

NOTE: Because jsonplaceholder as API, all of the changes will not be really stored on the server instead it will be faked as if.

Installation

Download or clone this repository, navigate to this folder, then follow these step below:

# 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 of boilerplate itself, checkout the official guide and docs for vue-loader.

About

An example of single page application with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published