1.0.0 • Published 3 years ago

@space-uy/cra-template-admin-spacedev v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-admin-spacedev

Node.js Package

The official template used by SpaceDev for Create React App to create admin or backoffice applications

Usage

npx create-react-app my-app --template @space-uy/cra-template-admin-spacedev

What this includes

Here are the libraries and extras we included:

  • react-admin
  • commitlint and eslint run automatically before each commit through husky
  • bitbucket-pipelines to run linting and deploy the app

How do I structure my project?

Refer to CONTRIBUTING.md for a more detailed explanation.

:computer: Contributing

Contributions are very welcome. Please check out the contributing document.

:bookmark: License

This project is MIT licensed.