You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Template app that bootstraps the creation of gridsuite apps.
4
-
The template setup the authentication mechanism and provide a configured empty application.
3
+
Template app that bootstraps the creation of GridSuite apps.
4
+
This template setup the authentication mechanism and provides a configured empty application.
5
5
6
6
To customize this repository for an app, search and replace the string XXX with the name of the app. For example, GridXXX -> GridFoo, gridXXX-app -> gridfoo-app.
7
7
8
8
## Typescript config
9
9
10
10
Files tsconfig.json and src/react-app-env.d.ts both results from create-react-app typescript template (version 5).
11
-
Some property values have been changed to meet the project needs (ex: target, baseUrl,...).
11
+
Some property values have been changed to meet the project needs (ex: target, baseUrl,...).
0 commit comments