1.0.0 • Published 3 years ago

cra-template-inception v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Inception

This is a template for the create-react-app script customized by incxption.

Contents

At the moment, this template includes the following technologies:

Usage

NPX

npx create-react-app my-app --template inception

Yarn

yarn create react-app my-app --template inception