Make sure you have VS Code, Node.js, Yarn, ESLint, Prettier, and Tailwind CSS IntelliSense installed before starting the project.
- Clone this project
- Run yarn install
- Run yarn dev
This project can be debugged easily by using Chrome extension
Install Debugger for Chrome and run
Chrome: full
on VS Code debug panel
Install Debugger for Microsoft Edge and run
Edge: full
on VS Code debug panel
Make sure your dev server is open.
yarn cypress open