diff --git a/README.md b/README.md index 58527fd..27b94da 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ If you want to contribute to the project more info is available in [CONTRIBUTING This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). There are two important GIT branches. `src` branch holds the source code and all development needs to be done against that branch. `gh-pages` branch holds the deployable static site that is built from `src`. +Use `npm i --legacy-peer-deps` when installing to avoid peer dependency conflicts + ## Deploy to production In order to deploy to production run `npm run deploy`, this will build the `src` branch and move the assets to the gh-pages branch and push it to GitHub, it will update the `https://www.jhipster.tech/jdl-studio/` version and will create a PR to update the `https://start.jhipster.tech` diff --git a/public/index.html b/index.html similarity index 86% rename from public/index.html rename to index.html index 0a76134..88e8bc3 100644 --- a/public/index.html +++ b/index.html @@ -16,15 +16,15 @@ - - + + - + - +
+