# generator-vue3-ltc **Repository Path**: spring_zou/generator-vue3-ltc ## Basic Information - **Project Name**: generator-vue3-ltc - **Description**: vue3脚手架模板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-15 - **Last Updated**: 2022-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: yo, Generator, 脚手架 ## README # generator-vue3-ltc [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url] > vue3项目模板 ## Installation First, install [Yeoman](http://yeoman.io) and generator-vue3-ltc using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)). ```bash npm install -g yo npm install -g generator-vue3-ltc ``` Then generate your new project: ```bash yo vue3-ltc ``` ## 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](http://yeoman.io/). ## License MIT © [zoucw]() [npm-image]: https://badge.fury.io/js/generator-vue3-ltc.svg [npm-url]: https://npmjs.org/package/generator-vue3-ltc [travis-image]: https://travis-ci.com/Spring-Listening/generator-vue3-ltc.svg?branch=master [travis-url]: https://travis-ci.com/Spring-Listening/generator-vue3-ltc [daviddm-image]: https://david-dm.org/Spring-Listening/generator-vue3-ltc.svg?theme=shields.io [daviddm-url]: https://david-dm.org/Spring-Listening/generator-vue3-ltc [coveralls-image]: https://coveralls.io/repos/Spring-Listening/generator-vue3-ltc/badge.svg [coveralls-url]: https://coveralls.io/r/Spring-Listening/generator-vue3-ltc