mirror of
https://github.com/XFox111/MuiCharts.git
synced 2026-04-22 06:51:05 +03:00
Created empty project
This commit is contained in:
@@ -1,2 +1,14 @@
|
||||
# MuiCharts
|
||||
Small demo app on .NET/React. Job entry challenge
|
||||
|
||||
> **IMPORTANT**: This branch contains the source code for the front-end of the application. The back-end source code is located in the `backend` branch.
|
||||
|
||||
## Development
|
||||
```bash
|
||||
yarn dev
|
||||
```
|
||||
|
||||
## Build
|
||||
```bash
|
||||
yarn build
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user