5.0.0 • Published 9 months ago

@safe-global/cra-template-safe-app v5.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Safe App React Template

This CRA template provides an easy start to the Safe App development.

Getting started

  • Create a new React app using this template
    • npx create-react-app my-safe-app --template @safe-global/cra-template-safe-app
  • Open your new app
    • cd my-safe-app
  • Follow the README of your Safe app

Credits

Based on a starter app written by Kris Urbas (@krzysu).

License

The code in this repository is available under the MIT License.