vue-ssr-template

1.0.6 • Public • Published

vue-ssr-template

npm version npm

A Vue.js CLI template for SSR (server-side rendering). This template inspired by Vue HN

Documentation

  • For Vue 2.0: general information about how to work with Vue, not specific to this template

  • For Vue SSR: general information about ssr with vue

Usage

This is a project template for vue-cli. It is recommended to use npm 6+ for a more efficient dependency tree.

$ npm install -g vue-cli
$ vue init SinanMtl/vue-ssr-template my-project
$ cd my-project
$ npm install

Build Setup

# serve with hot reload at localhost:8080 
npm run dev
 
# build for production with minification 
npm run build
npm run start

License

MIT.

Package Sidebar

Install

npm i vue-ssr-template

Weekly Downloads

1

Version

1.0.6

License

MIT

Last publish

Collaborators

  • sinanmtl