- Fork & Clone this repository.
- Open this folder in your preferred Code Editor/IDE.
- On your terminal inside this folder type:
cd pr_reusable_components
. - Now type
yarn
. This will install all the required dependencies. - Once Installation is complete, type
yarn start
. This will Start the project on your localhost. - You may now start developing.
- Follow the first 2 steps from the above pointers.
- Navigate to
src->components
. - Create a folder with your registration number.
- You may either create a single
js/jsx
file or a folder withjs/jsx
file andcss/sass
file. - Push and Open a PR, as mentioned in the Opening Hands-On workshop.
For any Queries, feel free to get in touch with us. Join our discord server.