Commit graph

3 commits

Author SHA1 Message Date
Manuel Stahl
5d1e43611c Migrate to yarn v4
Use yarn PnP which forces us to install some more explicit dependencies.

Change-Id: Ib35c5c71a37081c98778937bde5a23bf997dd54c
2024-04-23 13:35:19 +02:00
Manuel Stahl
2e2085cdfe Use vitejs instead of react-scripts
- react-scripts are not maintained anymore
- vitejs is well suited for single page applications

Fixes #335

See https://darekkay.com/blog/create-react-app-to-vite/

Change-Id: Ib884748e373094a640b576894ff67b98c3584ec8
2024-04-23 11:56:39 +02:00
Michael
ac9400d891 Create a base react-admin application
yarn create react-app synapse-admin

Change-Id: I2ea325e5825898aefd30e2cd15d4f2ef57949879
2020-02-07 21:20:57 +01:00