Skip to content

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

License

Notifications You must be signed in to change notification settings

w3tecch/vue-typescript-template

 
 

Repository files navigation

w3tec

Vue Typescript Template

A full featured vue-cli TypeScript and Webpack template for Vue.js 2.0

Inspired by official Vue.js Webpack template


divider

❯ Why

Our main goal with this project is to provide you a feature complete Vue.js template. We like you to be focused on your business and not spending hours in project configuration.

Try it!! We are happy to hear your feedback or any kind of new features.

divider

❯ Table of Contents

divider

❯ Getting Started

Step 1: Set up the Development Environment

You need to set up your development environment before you can do anything.

Install Node.js and NPM

Step 2: Download vue-cli

Download vue-cli

npm install -g vue-cli

Step 3: Init new Project

Create a new Vue.js project based on this template and follow wizard instructions.

vue init w3tecch/vue-typescript-template my-project-name

About

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.7%
  • Vue 6.2%
  • Other 1.1%