## clone the repo
git clone https://github.com/kiranlm/react-antd-firebase-starter.git
## go to the directory
cd react-antd-firebase-starter
## install
npm install
npm start
- Start the dev servernpm run build
- Build the production bundle
Note: used craco to configure less-loader for antd theme customizations.
Made with ❤️ by kiranlm