@fycosmos/release-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Live Demo


Features

  • ⚡️ Vue 3, Vite, pnpm, esbuild - born with fastness

  • 🦾 TypeScript, of course

  • ☁️ Deploy on Netlify, zero-config


Dev tools

Try it now!

Vitesse requires Node >=16.14

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit YOYZHANG/originApp my-app
cd my-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Usage

Development

Just run and visit http://localhost:3333

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.

Readme

Keywords

none

Package Sidebar

Install

npm i @fycosmos/release-cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

27 kB

Total Files

12

Last publish

Collaborators

  • fycosmo