taskflow-engine-tier3

1.1.0 • Public • Published

taskflow-engine

Automate the setup of your React projects with ease! This package creates a new React app using create-react-app and installs additional dependencies commonly used in React applications.

Installation

  npm install -g taskflow-engine

Usage

taskflow-engine Replace with the desired name for your React project.

Features

Initializes a new React app using create-react-app. Installs the following additional dependencies: @chakra-ui/react @emotion/react @emotion/styled framer-motion react-toastify zustand firebase chart.js Getting Started Install the package globally using npm install -g taskflow-engine. Run taskflow-engine to create a new React app with the specified dependencies. Example bash Copy code

  npm install my-project
  cd my-project

taskflow-engine MyAwesomeApp This will create a new React app named MyAwesomeApp with the additional dependencies.

Notes Ensure that you have Node.js and npm installed on your machine before using this package. Internet connection is required during the first run to fetch dependencies.

Readme

Keywords

none

Package Sidebar

Install

npm i taskflow-engine-tier3

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

799 kB

Total Files

24

Last publish

Collaborators

  • caleb10400