@flowerforce/create-flower-app
v1.0.1
Published
A quick boilerplate for starting React + Flower projects with Vite and TypeScript.
Readme
React Flower Boilerplate
A quick boilerplate for starting React + Flower projects with Vite and TypeScript.
Usage
- Install dependencies
npm install -g @flowerforce/create-flower-appThe CLI will ask a name for the project and create a new project in a new folder.
- Create a new project
create-flower-app
? App name: › <insert app name>
...
...It automatically installs all dependencies and initializes a Git repository.
Thanks for choosing Flower React for your development desires
