@velocejs/setup

0.1.1 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @velocejs/setup

Weekly Downloads

2

Version

0.1.1

License

ISC

Unpacked Size

710 kB

Total Files

72

Last publish

Collaborators

  • joelchu
  • to1source-me