Skip to content

vlcn-io/create-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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-starter2.fly.dev/

About

scaffold a new JS project that use vulcan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published