Skip to content

sbeslic/vue-simple-app

Repository files navigation

VUE-SIMPLE-APP

Simple vue-router app built with Vue 2 on top of Webpack 4.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

A dev computer of any kind with internet connection. And some patience during NPM INSTALL step :)

Installation

Clone

  • Clone this repo to your local machine using https://github.com/sbeslic/vue-simple-app.git

Setup

install npm packages

$ npm install

run npm script for dev environment

$ npm run dev

run express.js instance (just for the sake of seeing it work at the moment) :D

$ node src/express.js

You should be up and running! 🚀

About

Simple Vue app with vue-router and Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published