@adamdickinson/react-boilerplate
v0.0.0
Published
Boilerplate to kickstart a react project. Includes latest React, Webpack, TypeScript, Styled Components, and ESLint. Optionally includes Apollo Client, Material UI, React Router, Lodash and a heap of other handy little tools.
Downloads
4
Readme
@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!