huynhit24 / viper-cli

npm i -g viper-cli-pro

Home Page:https://www.npmjs.com/package/viper-cli-pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

viper-cli-pro

Version Downloads

Vite-based CLI to create your project easily and fastest.

image

Feature

  • ⚛️ Support React, Vue, Svelte
  • 🖥 Typescript support
  • 📖 Less boilerplate
  • ⏰ Always up to date dependencies
  • ⚙️ Choose your own tool / framework you need
    • Tailwind
    • Sass
    • Router (react-router-dom, vue-router, svelte-navigator)
    • ESLint
    • Prettier
    • Unit test (Vitest)

Get started

npx viper

Examples

Name your project

npx viper my-app

Generate your project in the current working directory

npx viper .

Specify a template: react, react-ts, vue, vue-ts, svelte, svelte-ts

npx viper --template react

Use yarn to install packages

npx viper --with-yarn

About

npm i -g viper-cli-pro

https://www.npmjs.com/package/viper-cli-pro


Languages

Language:JavaScript 100.0%