https://github.com/joaogsleite/react-backoffice
ReactJS dynamic backoffice based on json configurations
https://github.com/joaogsleite/react-backoffice
backoffice frontend graphql react
Last synced: about 1 month ago
JSON representation
ReactJS dynamic backoffice based on json configurations
- Host: GitHub
- URL: https://github.com/joaogsleite/react-backoffice
- Owner: joaogsleite
- Created: 2020-01-28T13:56:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T21:12:12.000Z (about 3 years ago)
- Last Synced: 2025-06-05T13:48:13.061Z (about 1 year ago)
- Topics: backoffice, frontend, graphql, react
- Language: TypeScript
- Homepage: https://joaogsleite.github.io/react-backoffice
- Size: 1.79 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React backoffice
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
* Start the development server
```
npm start
```
* Build a production ready bundle
```
npm run build
```