Personal bio website with expressJS, react, bulma css.
Visit https://deepankar.dev
run yarn install or npm install in root project dir after clone
run yarn start or npm start to run node server
run yarn webpack --progress --watch to build js bundle and watch for changes
then open localhost:3000 or see server console to find out your port number