sky-vue-cli

0.1.1 • Public • Published

Sky View Client

    _____ _            _   _            
    /  ___| |          | | | |           
    \ `--.| | ___   _  | | | |_   _  ___ 
    `--. \ |/ / | | | | | | | | | |/ _ \
    /\__/ /   <| |_| | \ \_/ / |_| |  __/
    \____/|_|\_\\__, |  \___/ \__,_|\___|
                __/ |                   
                |___/                  

Installation

npm install -g sky-vue-cli
sky runs
sky create <project-name-here>
cd <project-name-here>
npm install
Add MySQL Connection in config.js I use ElephantSQL
npm start

Make Empty Component

cd <your-project-here>
sky make <your-component-name-here>
sky page <your-page-name-here>

Extra Commands

Use npm start to start the server
Use npm run build:pro for webpack production
Use npm run build for webpack developing watch

Readme

Keywords

none

Package Sidebar

Install

npm i sky-vue-cli

Weekly Downloads

0

Version

0.1.1

License

ISC

Last publish

Collaborators

  • lfaler