0.0.5 • Published 2 years ago

@vlcn.io/create v0.0.5

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

@vlcn.io/create

Helper command to scaffold a new Vulcan project.

# npm
npm create @vlcn.io@latest your_project_name
# pnpm
pnpm create @vlcn.io your_project_name
# yarn
yarn create @vlcn.io your_project_name

Generates the following scaffolding which:

  • Puts a reactive DB in your app
  • Syncs with a server
  • Integrates with React

Example: https://vite-starter.fly.dev/

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago