DevDisplay-Community-Website
DevDisplay-Community-Website copied to clipboard
DevDisplay Community Website
DevDisplay
DevDisplay Community Website
Contents
- How to install
- How to contribute
How to install
- Clone this repository:
git clone https://github.com/codeaashu/DevDisplay-Community-Website.git
- Go into project
cd DevDisplay-Community-Website
- Install dependencies
npm install
- Run project
npm run dev
How to contribute
-
Switch to the
devbranch. -
Fork the repository.
-
Make changes to the forked repository.
-
Submit a pull request, and ensure Vecel's preview deployment is passing. Here's a resource on how to write a perfect pull request. Contributions from this repo will count towards Hacktoberfest.
Note: If you wish to add new pages, please add them as new routes under a folder.