create-simpi

0.7.8 • Public • Published

Create Simpi project

The CLI create-simpi is the easiest way to get started with Simpi.

CLI

To get started, type the following command:

npm create simpi

# or 
pnpm create simpi

# or using npx 
npx create-simpi 

You will be asked a few questions such as the name of your project, whether you want to create a TypeScript project. All necessary types/dependencies will be added and automatically installed.

Options

Usage: create-simpi [options] [project_dir]

Options:
  -V, --version         
    Output the version number

  -i, --interactive
    Interactive prompt

  -t, --typescript
    Initialize as a TypeScript project
 
  -h, --help
    Display help

Readme

Keywords

Package Sidebar

Install

npm i create-simpi

Homepage

simpi.dev

Weekly Downloads

5

Version

0.7.8

License

MIT

Unpacked Size

13.9 kB

Total Files

11

Last publish

Collaborators

  • bredele