cra-template-bitcoder
v1.0.1
Published
Basic bitcoder template for CRA.
Downloads
2
Maintainers
Readme
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
.