Workshop page: Petits trucs pour rendre vos applications React plus performantes
Prerequisites:
- nvm (or Node.js 10 recommended)
git clone [email protected]:ziir/pariswebapp.git
cd pariswebapp
nvm install
npm install -g yarn
./install-all.sh
cd react-1
yarn start
./build-all.sh
yarn dev
The apps are deployed on https://parisweb.app. Domain is registered via GANDI.
Register a domain name via GANDI
The Paris Web App homepage lists the available apps.
Note: the apps are deployed in a semi-production mode to allow (react) profiling.
Each app is accessible using the following pattern:
Apps are deployed to GANDI Simple Hosting Node.js S+.
More information on how to deploy a similar setup of React apps to GANDI Simple Hosting.
- Twitter: @jwajsberg
- GitHub: @julienw