0.1.1 • Published 3 years ago

@velocejs/setup v0.1.1

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

@veloce/setup

This is a command line app that will setup your Velocejs appliation (Vue 3 + Vite + uWebSocket.js)

Installation

$ npx @velocejs/setup@latest

Then follow the instruction.

It's important to add the @latest due to npx use cache (meaning if you use it once, it won't update and keep use the old version, which is super bad)

You can also install this globally

$ npm install --global @velocejs/setup

Then you can run the command veloce

$ veloce

Documentation

Coming soon


Joel Chu (c) 2022

0.1.0

3 years ago

0.1.1

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago