0.0.0 • Published 5 years ago

@adamdickinson/react-boilerplate v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@renegade/react-boilerplate

React Project Boilerplate

A minimal, CLI-driven boilerplate for new React projects. Designed to be quick and simple, with no magic under the hood and easy to adapt.

Installation

yarn add global @adamdickinson/react-boilerplate
react-boilerplate

This will start the boilerplate setup in the current directory. Please be mindful that existing files may be overwritten, so be sure to run it in a fresh directory.

Once it's completed, you're good to go!