- Run on local
yarn startornpm start - App will run on http://localhost:3000 locally
- Build for production
yarn buildornpm run build
- deploy link: https://avalon-task.netlify.app
- First build for production:
yarn buildornpm run build - Then deploy to netlify by drag and drop.
- If we want to use auto deployment, we can use netlify-cli
- Or, we can use github to deploy on netlify by CI/CD.
- navbar scroll color change