Nixix Typescript Setup Steps to development Run the command in your terminal to install dependencies npm install Then, this command to start a dev server with vite npm run dev 😊 Happy coding!!!