Website for https://codedby.pm
This repository hosts the source code of https://codedby.pm website.
Run npm run start
Run npm run build
Run npm run deploy
. This will deploy to GitHub Pages the content of the build
folder, Hence before deploying one needs to build the app with npm run predeploy
.