πŸ“¦ starter for vue and tyepscript.

Overview

generator-vue-ts-starter δΈ­ζ–‡

NPM version Build Status Dependency Status Coverage percentage

😘 Starter for vue and typescript.

Integration tools

  • Vue2
  • Vuex
  • Vue-Router
  • TypeScript
  • Sass
  • Webpack3
  • Karma
  • Mocha
  • Tslint

⚠ For syntax, please refer to vue-class-component and vue-property-decorator

Installation

First, install Yeoman and generator-vue-ts-starter using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-vue-ts-starter

Then generate your new project:

yo vue-ts-starter

And, you can generate compoennt or page by:

yo vue-ts-starter:component
yo vue-ts-starter:page

Failed to build main.scss:

ERROR in ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./src/sass/main.scss
Module build failed: Error: ENOENT: no such file or directory, scandir '/Users/masonz/Project/my-project/node_modules/node-sass/vendor'

You can try npm rebuild node-sass and run again.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT Β© masonz

You might also like...
Customizable and advanced Vue.js starter pack πŸš€

VueKickoff This template should help get you started developing with Vue 3 in Vite. Recommended IDE Setup VSCode + Volar (and disable Vetur) + TypeScr

A practical starter template for Nuxt, which has Tailwind, FontAwesome, and Google fonts already built-in. Also, some common components are ready for use.

Nuxt Template Nuxt + Tailwind + FontAwesome + Google Fonts This project includes a complete ready-to-go template of Nuxt, including Tailwind CSS, Font

A starter template with Vue3 and Cordova. Live Reload on Devices is included!

Vue3Cordova This is a Vue3 + Cordova starter template. You can use it to start build you mobile application with power of Vue3. πŸ”₯ πŸ”₯ LIVE RELOAD OF Y

Nuxt 3 starter template with all folders and hint

Nuxt 3 starter template with all folders and hint We recommend to look at the documentation. If you already have Node.js installed, check with node --

Nuxt 3 Minimal Starter with VueUse and WindiCSS

Nuxt 3 Minimal Starter with VueUse and WindiCSS Documents Nuxt 3 VueUse Windi CSS Setup Make sure to install the dependencies yarn install Development

Full stack Nuxt 3 Template starter with Supabase and Tailwindcss
Full stack Nuxt 3 Template starter with Supabase and Tailwindcss

Top Nuxt 3 Starter Template Fastest and most comfortable development experience started template With πŸ’š from @ctwhome, inspired by @antfu vitesse Fea

A simple portfolio starter theme built with Nuxt.js and TailwindCSS
A simple portfolio starter theme built with Nuxt.js and TailwindCSS

Nuxt.js & TailwindCSS Portfolio - With Dark Mode A simple portfolio starter theme built with Nuxt.js and TailwindCSS. This is the Nuxt version of the

Vue3, Vite, and D3.js starter with examples
Vue3, Vite, and D3.js starter with examples

vue-d3-dataviz-starter Project starter to get up and moving quickly, with examples. For Sabine! https://vue-d3-dataviz-starter.netlify.app/ Alternativ

Vite Vue 3 starter with Vuex + Vue Router + Typescript + ESLint + Prettier

vite-vue3-essential-typescript-eslint-starter This template should help get you started developing with Vue 3 and Typescript in Vite. The template use

Releases(v0.2.0)
Owner
Mason
Mason
Vue-typescript-starter-project - Vue3, Vuex, Vue-router starter project using typescript

Vue Typescript Starter Project Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production

paalan 0 Jan 1, 2022
Nuxt3-awesome-starter - A Nuxt 3 starter template or boilerplate with a lot of useful features. Nuxt3 + Tailwindcss 3

Nuxt 3 Awesome Starter a Nuxt 3 starter template or boilerplate with a lot of us

Alfian Dwi Nugraha 663 Jan 2, 2023
A VueJS 3 starter to create Vue applications easily and quickly with Vue Router, Snowpack, TypeScript and SCSS

VueJS 3 Starter ✨ A VueJS 3 starter to create Vue applications easily and quickly with Vue Router, Snowpack, TypeScript and SCSS Architecture β”œβ”€ publi

null 1 Jun 1, 2022
Simple starter with vite-vue-ts and vue-router

vite-vue3-ts-starter use: [-] vue-router (src/router/routes.ts) [-] sass/scss note: router mode: history Vue 3 + TypeScript + Vite This template shoul

0oι…± 2 Jul 24, 2022
A Vue.js starter kit that lets you focus on more programming and less configuration.

vue-starter A Vue.js starter kit that lets you focus on more programming and less configuration. A full-featured Webpack setup with hot-reload, lint-o

Rohit Rai 54 Sep 26, 2022
Vite - Vue 2 starter template using composition-api and windiCSS

Vite ⚑ - Vue 2 starter template This starter template will help you to easily create a Vue2 application bundled by the lightning fast build tool calle

null 173 Dec 30, 2022
Dashboard starter template built with Vue 3 and Tailwind CSS.

Dashboard starter template built with Vue 3 and Tailwind CSS.

Robert Soriano 767 Jan 2, 2023
A Vue3 starter project setup with Vite, Vue-meta, Router, Vuex, Eslint, Prettier, Tailwind CSS, and some custom preferences.

A Vue3 starter project setup with Vite, Vue-meta, Router, Vuex, Eslint, Prettier, Tailwind CSS, and some custom preferences.

Shamim Hossain 112 Jan 5, 2023
Shamim Hossain 53 Dec 21, 2022
This is a Nuxt 3 Starter Kit with Vite, Vue 3, TypeScript, SCSS and TailwindCSS!

Nuxt 3 Starter Kit This is a Nuxt 3 Starter Kit with Vite, Vue 3, TypeScript, SCSS and TailwindCSS! We recommend to look at the documentation. Setup M

Ricardo 17 Nov 19, 2022