Skip to content

HerringtonDarkholme/av-ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

av-ts project template for vue-cli

screenshot

This is a minimal starter project for av-ts using webpack

This seed repo comes with all you need to start building a vuejs project using typescript.

Packages included:

  • vue
  • webpack (and all the loaders and utilities necessary)

Usage

npm install -g vue-cli
vue init HerringtonDarkholme/av-ts-template myProject
cd myProject
npm install

Scripts

npm run dev - will start a local dev server at localhost:8080

npm run build - will build your project into the /dist folder

About

av-ts template for vue-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published