cra-template-cosmjs-keplr

0.1.1 • Public • Published

Generating a react app from the template

npx create-react-app --template cosmjs-keplr <destination>
cd <destination>
yarn start  # or npm start

Documentation

See the official docs at docs.fetch.ai.

Contributing

When working on the template, building the template directory is a much faster feedback loop than generating an app from the template. For this reason, the path template/package.json is included in .gitignore.

To build and run the template directory, copy the value of the root-level "package" key in template.json to a new template/package.json. Afterwards, cd into the template directory and follow the template/README applies.

Readme

Keywords

none

Package Sidebar

Install

npm i cra-template-cosmjs-keplr

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

146 kB

Total Files

82

Last publish

Collaborators

  • bryanchriswhite
  • efitzgerald
  • ejfitzgerald