vuejs-express-generator

1.1.2 • Public • Published

Welcome to Vue.js-Express Generator

This is designed to erect an app scaffold which use Vue.js for frontend and Express for backend.


Installation

$ npm install -g vuejs-express-generator

Quick Start

Create your App:

$ vue-express { project directory }

Move to the directory of the App:

$ cd { project directory }

Install all dependancies:

$ npm install

Start Vue.js & Express application at http://localhost:3000 :

$ npm start

Command Line Options

Updating New features for different options

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vuejs-express-generator

    Weekly Downloads

    1

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    17.6 kB

    Total Files

    17

    Last publish

    Collaborators

    • guitaryd86