1.0.3 • Published 3 years ago

create-loui-app v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

create-loui-app

Create a vite + vue3 + typescript + eslint app

$ npm init loui-app <project-name>
$ cd <project-name>
$ npm install
$ npm run dev

or use yarn:

$ yarn create loui-app <project-name>
$ cd <project-name>
$ yarn
$ yarn dev
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago