/skeleton-vue

project vue skeleton

Primary LanguageJavaScript

Skeleton Vue

Project with:

  • node

Requirements

  • Docker 18.09.2

Installation

To install run this command:

make build.image
make npm.install

Usage

There's no need to configure anything to run the application. http://localhost:8080:

make start