Skip to content

Latest commit

 

History

History
executable file
·
47 lines (29 loc) · 1.56 KB

README.md

File metadata and controls

executable file
·
47 lines (29 loc) · 1.56 KB

Kumar Abhirup

Type emoji-log Twitter

Open Sourced https://kumareth.com

📦 Setup

🖥️ Development environment

  • Run
$ git clone https://github.com/KumarAbhirup/personal-website # to clone project
$ cd personal-website # enter in the project
$ yarn # install modules
$ yarn dev # run development server
  • Rename packages/web/.env.example and packages/backend/.env.example to .env.

  • Visit http://localhost:3001/

⚒️ Linting

In VSCode

  • Install ESLint and Prettier VSCode extensions.
  • Done! Now you have live linting and autofixing setup!

In Any other IDE

  • Run yarn lint to check for linting errors.
  • Run yarn lint:fix to fix the linting errors.

🦄 Info

  • The Lerna monorepo setup was put up by Harshit Pant.
  • To customize the linter, use .eslintrc and .prettierrc file. Learn more

📝 License

MIT - Source code by Kumar Abhirup

Follow me 👋 on TwitterTwitter