Skip to content

Create a VueJS site quickly for fast prototyping or whatnot

Notifications You must be signed in to change notification settings

toddmcbrearty/popup.vue

Repository files navigation

Popup Vue Development Tool

A Todd Project

Installation

An installation script is provided to streamline the install. If this is a fresh install just run ./install and you're good to go.

This will load the required dependencies and create the settings file. It will also remove the .git directory. Removing the application from git will allow a new repo to be created.

Installation Flags

Run ./install -h for usage:

Usage: no parameters attempts to perform a fresh install
       [-r] reinstall application.
       [-n] re/install dependencies.
       [-s] install/reset settings.
       [-h] show usage.

Development

yarn run dev serve with hot reload at localhost:8080

yarn run build build for production with minification

About

Create a VueJS site quickly for fast prototyping or whatnot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published