Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 675 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 675 Bytes

Important constants

This repository contains the important constants for www-website repository in Real Dev Squad.

How to use these constants?

To use the constants in website-www, first you need to install the package. To install the package, run npm i @rds-website-www/website-www-constants in your editor.

How to contribute in the package?

Incase you want to add more constant variables in future, follow these steps:
1.) Clone this repository.
2.) Make the changes required locally and test it.
3.) Push the code and raise the PR.