Getting Started
Development
Configuration
Deployment
Other
Development Server
Once you've installed all the dependencies, you can start the development server by running the following command in your terminal:
npm run devOpen your browser and go to http://localhost:3000/. The app will automatically reload whenever you make changes to the source files.