Skip to content

DanilaFadeev/vue-js-patterns

Repository files navigation

Vue js patterns

Simple examples of some handy Vue.js patterns with sources.

Getting Started

Website: Vue.js Patterns Demo

Prerequisites

For running project localy you have to install Node.js and Yarn or NPM on your local machine.

node -v # suggested 8.15+
yarn -v # suggested 1.17+

Up and running

Install dependencies with yarn packege manager

yarn

Run local development server

yarn dev

Build project for webserver or static using

yarn build
yarn build:static

Built With

  • Vue.js - The Progressive JavaScript Framework
  • Element - Element, a Vue 2.0 based component library for developers, designers and product managers
  • Webpack - Webpack is an open-source JavaScript module bundler. It is a module bundler primarily for JavaScript, but it can transform front-end assets like HTML, CSS, and images if the corresponding plugins are included.

Authors

License

This project is licensed under the MIT License.

About

Vue.js patterns implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •