1.2.1 • Published 2 years ago

pixie-create v1.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Pixie

A simple solution to creating most popular Javascript frameworks in seaconds.

Installation

Install my-project with npm

  npm i -g pixie-create

Usage

root of the CLI

pixie

CLI options

pixie docs

Example

Creating a react project

pixie react or pixie react-ts

This will create a cleaned up react project without node_modules.

Creating a vue project

pixie vue or pixie vue-ts

This will create a cleaned up react project without node_modules.

To install dependencies use

pixie react install

This will add node_modules to your project as it is installed

Putting the project in seperate directory

pixie react NameOfDirectory

this will create the project in the NameOfDirectory folder. Install is optional

Featured Frameworks

  • React || react-ts
  • Vue3 || vue-ts
  • Svelte || svelte-ts
  • Nextjs
  • Angular
  • Pre configured mern with tailwindcss

Version

  • 1.1.0
  • Read CHANGELOG.md for more details
  • Released on 04/07/2022

Authors

1.2.0

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago