Vue Fullstack screenshot

Vue Fullstack

Author Avatar Theme by Erguotou520
Updated: 24 Nov 2017
296 Stars

vue fullstack template

Categories

Overview

LogoVue is a fullstack template with a goal to help people create a reactive, realtime, and user-friendly backend system. This template only supports Vue2 and uses ElementUI as the default UI library. It requires MongoDB as the database and basic Vue.js skills.

Features

  • Vue.js
  • Vue Router
  • Vuex
  • Vue-i18n
  • Vue-resource
  • ElementUI
  • Express
  • Mongoose
  • Socket.io
  • Mock server

Installation

  1. Install MongoDB if you haven’t already.
  2. Run npm install to install all dependencies.
  3. Configure the necessary options in the config.js file.
  4. Set up the environment variables for deployment.
  5. Run the backend server using npm start.
  6. Access the frontend by either serving it with the express server or using an HTTP server like nginx.

Summary

LogoVue is a fullstack template designed to help users create a reactive and user-friendly backend system. It supports Vue2 and integrates with various libraries and tools including ElementUI, Express, and MongoDB. Users are encouraged to customize the template as per their needs and contribute to its development.