npm install
- run above code to install the required dependices
npm run dev
- use above command to run the server on port 5173
npm run lint
- use above commant to lint warnings
npm run test
- use this to run tests
npm run build
- use above command to build