cra-template-coa

The base template for Create React App - customized for City of Auburn.


Keywords
react, create-react-app, template
License
MIT
Install
npm install cra-template-coa@1.1.5

Documentation

cra-template

This is the base template for Create React App modified for City of Auburn.

You must download and specify this directory (for example, npx create-react-app my-app --template file:../path/to/your/template/cra-template-coa), to use this template.

NPM

Now on npm https://www.npmjs.com/package/cra-template-coa.

Can be used by npx create-react-app my-app --template cra-template-coa

Can be updated by npm login if you are user under coa_it organization or login with coa-it account.

Then run:

npm version <update-type>

npm publish

For more information, please refer to: