Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 599 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 599 Bytes

rca-template-bitcoder-template

Basic template to start a new React app using create-react-app

Introduction

This template is for a very quick kick start. It is based in Facebook CRA Template.

Usage

Just add the --template flag and call it directly. It is uploaded to the NPM repository. npx create-react-app my-applicacion --template bitcoder

Maintenance

Some parts can be updated according to evolution of the create-react-app project. Specially those related to dependencies at template.json.