0.1.0 • Published 2 years ago

@bitlatte/vue v0.1.0

Weekly downloads
-
License
MIT-Modern-Varian...
Repository
github
Last release
2 years ago

Bitlatte Vue

CLI tool that allows you to quickly setup new react projects. Projects come pre configured with TypeScript Support, Vite, Oh Vue Icons, and Vue Router.

Usage

To use this tool I made it very simple. All you have to do is run the following command replacing \<project_name> with whatever you wish to call your project:

npx @bitlatte/vue <project_name>

The cli tool will setup your project and give you the next steps to get up and running in no time.