Socket
Socket
Sign inDemoInstall

@musakui/create-vite

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @musakui/create-vite

Create an app powered by [Vite](https://github.com/vitejs/vite).


Version published
Maintainers
1
Created

Readme

Source

@musakui/create-vite

Create an app powered by Vite.

$ npm init @musakui/vite <project-name>
$ cd <project-name>
$ npm install
$ npm run dev

Templates

Available templates:

  • vue (default)
  • three (Three.js)
  • vue-ts (experimental)
  • react
  • react-ts
  • preact
  • preact-ts
  • reason-react

To scaffold with specific template:

$ npm init @musakui/vite my-three-project --template three

For use with Svelte, check out Svite which is built on top of Vite.

FAQs

Last updated on 02 Dec 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc