Skip to content

A custom create react app automated package.

Satyakoidala/create-react-app-clone

Repository files navigation

Project logo

sk-create-react-app


A custom create react app automated package with starter template.

Installation

Install the package globally using NPM.

npm i -g sk-create-react-app

Usage

Open any CLI window, run the following and simply answer the prompts.

create_react_app

Checkout to the project folder,

cd project_app

Install npm packages,

npm i

Start the development server, and get your hands dirty.

npm run start

Built Using

Authors

See also the list of contributors who participated in this project.

About

A custom create react app automated package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published