Giter Site home page Giter Site logo

vue-ssr-1's Introduction

Server Side Rendering template

Server Side Rendering / Progressive Web Application template based on Vue.js hackernews clone


Documentation

  • If you have any questions how the SSR works in this template, please read official Vue.js SSR Guide
  • Check out the official Vue.js guide for general information about Vue that is not specific to this template.
  • It's highly recommended to get know how webpack works, in case if you want to make changes to your build output.

Features

  • Scalable architecture from small to large projects
  • Best SEO support with vue-meta
  • Auto-generated service worker for PWA support on production
  • Linting with ESlint
  • Vue - Vue-router - Vuex under the hood!
  • Easy to use installer
  • More soon!

Usage

This is a project template for old version vue-cli. Even if you have version 3 of vue-cli, you can install @vue/cli-init

And use it as you used before.

$ npm i -g @vue/cli
$ npm i -g @vue/cli-init
$ vue init xrei/vue-ssr project-name
$ cd project-name
$ npm install
$ npm run dev

If port 7070 is already in use on your machine you must change the port number in .env. Otherwise npm run dev will fail.

TODO

  • [] TypeScript support
  • Add CSS preprocessors
  • Add ESLint plugin
  • Add vue-meta plugin

vue-ssr-1's People

Contributors

xrei avatar kiriosk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.