Installation npm install npm run prepare Dev npm run dev Build npm run build Other Commands To run eslint on all files npm run lint To run prettier format in all files npm run format