generator-kkvue

0.2.1 • Public • Published

generator-kkvue NPM version

KwokKwok's Vue template generator

  • 📦 Vite + TypeScript + Vue Router + Sass + Tailwind CSS + Axios
  • 💡 SvgIcon (svg sprite already configured)
  • 🛠️ Basic styles/components

Installation

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

npm install -g yo
npm install -g generator-kkvue

Then generate your new project:

yo kkvue ${your-app-name}

*app-name will be used for create dir, and the project name can be another (can include space)

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

Apache-2.0 © 郭垒

Package Sidebar

Install

npm i generator-kkvue

Weekly Downloads

57

Version

0.2.1

License

Apache-2.0

Unpacked Size

156 kB

Total Files

33

Last publish

Collaborators

  • kwokkwok