Giter Site home page Giter Site logo

gideonking / vue-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xpepermint/vue-example

0.0 2.0 0.0 368 KB

Vue.js example application (server-side rendering, router, vuex store, form validation, i18n & l10n)

Home Page: https://xpepermint.gitbooks.io/vue-js-cheatsheet/

JavaScript 76.79% CSS 0.20% Vue 23.01%

vue-example's Introduction

vue-example

Vue.js example application (server-side rendering, router, vuex store, form validation, i18n & l10n)

Features

This project is based on vue-clie-template and requires Node.js v7+.

  • Client-side and server-side rendering with vue-builder.
  • Navigation using the vue-router.
  • Application state/store management with vuex.
  • Data management, form validation and error handling with vue-rawmodel.
  • Internationalization (i18n) & Localization (l10n) using vue-translated

Build Setup

# install dependencies
npm install

# [development]
# start application in development (it's a good practice to use `nodemon`
# in development which will automatically reload the server on code changes
# e.g. `nodemon --exec npm start`)
npm start

# [production]
# build production bundles, switch environment to production and run the server
npm run build
npm config set vue-example:env production
npm start

Tutorials

Vue.js tutorials: Vue.js Cheatsheet

vue-example's People

Contributors

xpepermint avatar mydnicq avatar

Watchers

James Cloos avatar Gideon Y  King 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.