Closed ethanlaj closed 1 year ago
This will split the files between api and client, making it easier for development.
Python app correctly serves the built index.html file in the client/dist directory. React components are displayed correctly
In general, the following needs to be done before this PR can be merged with main:
@Klinefelters Trello ticket created to create those scripts
https://trello.com/c/3lgjTQ8L/16-add-scripts-to-root-directory
This will split the files between api and client, making it easier for development.
Python app correctly serves the built index.html file in the client/dist directory. React components are displayed correctly