create-velte-app

1.1.1 • Public • Published

Create Velte App - A CLI to bootstrap new velte projects

velte cli logo

  velte cli on npm   License  Website 

Installation & Usage

  • Install CLI globally
npm i -g create-velte-app
  • Create test app with default arguments
mkdir test-app
cd test-app
create-velte-app --yes --git --install
  • or Run CLI without installation
npx create-velte-app --yes --git --install

Documentation

Full documentation at https://veltejsdocs.cyclic.app/cli

Package Sidebar

Install

npm i create-velte-app

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

5.85 MB

Total Files

1622

Last publish

Collaborators

  • roddysings_