Skip to content

A Vue.js CLI template for SSR (server-side rendering).

License

Notifications You must be signed in to change notification settings

SinanMtl/vue-ssr-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Vue.js CLI template for SSR (server-side rendering).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published