Built using Razzle, a simple fullstack solution for Express x React
- Production: razzle-playground.vercel.app
- Staging:
staging-{{PR_NUMBER}}-razzle-playground.vercel.app
- Node.js LTS, download here
- Yarn,
npm i -g yarn
If your
docker-compose
version is abovev1
please downgrade first using this command
docker-compose disable-v2
Run compose
docker-compose -f docker-compose.dev.yml up
- Open the browser on http://localhost:3000/
- Install dependencies
yarn
- Spin up the app
yarn start
- Open the browser on http://localhost:3000/
mazipan ©️ 2021