rishighan / rishighan.com

Frontend for rishighan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rishighan.com

This is the code for rishighan.com's frontend

  • react 16.10.2
  • redux 6.0.0
  • redux-thunk 2.3.0
  • react-router 4.3.1
  • connected-react-router 6.3.2
  • webpack 4.29.3 configured with "@babel/core": "^7.2.2"
  • Support for async/await

Local development

  1. nvm i 10.15.0 && nvm use 10.15.0
  2. Spin up the local node server using npm run dev
  3. Run webpack while watching for file changes using npm run hot

About

Frontend for rishighan.com


Languages

Language:JavaScript 85.4%Language:SCSS 11.5%Language:Shell 2.2%Language:EJS 0.5%Language:Dockerfile 0.4%