viper-cli-pro

1.0.1 • Public • Published

viper-cli-pro

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

Readme

Keywords

Package Sidebar

Install

npm i viper-cli-pro

Weekly Downloads

0

Version

1.0.1

License

MSC

Unpacked Size

41.8 kB

Total Files

7

Last publish

Collaborators

  • huynhjs