Skip to content

A grande-cup Vue with TypeScript, Webpack & more... setup.

Notifications You must be signed in to change notification settings

longyiszh/vue-ts-webpack-grande

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-ts-webpack-grande

A grande-cup Vue with TypeScript, Webpack & more... setup.

Usage

This is a project template for vue-cli.

$ npm install -g @vue/cli @vue/cli-init
$ vue init longyiszh/vue-ts-webpack-grande [my-project]
$ cd [my-project]
$ npm install
$ npm run serve

What's Included

  • npm run serve: Webpack + vue-loader with proper config for source maps & hot-reload.

  • npm run build: build with HTML/CSS/JS minification.

For detailed explanation on how things work, consult the docs for vue-loader.

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init [username/repo] [my-project]

This project is based on

ktsn/typescript-webpack-simple -> wcxaaa/vue-ts-webpack-simple

About

A grande-cup Vue with TypeScript, Webpack & more... setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published