Skip to content

bestprogrammingclub/bestprogramming.club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bestprogramming.club

Club website

Development

Prereq: Install yarn

Install dependencies:

yarn

Start the dev server:

yarn start

Open http://localhost:3000/ in your browser to view the app.

Contributing

Open a pull request with your proposed changes.

Deployment

Pushing to main will deploy the app to production via Netlify.

Releases

No releases published

Packages

No packages published