Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

holtwick/zerva-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED: Prefer using zerva-project-template.

create-zerva

Create a project using Zerva.

$ npm init zerva <project-name>
$ cd <project-name>
$ npm install
$ npm run dev

If using Yarn:

$ yarn create zerva <project-name>
$ cd <project-name>
$ yarn
$ yarn dev

This package was created using https://github.com/vitejs/create-vite-app as model. Thanks!

About

🌱 NPM init script for Zerva

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project