Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 289 Bytes

To install the dependencies, run the following command in your terminal:

npm install

Once the dependencies are installed, you can start the development server by running:

npm run dev

This will start the server and you can access your application at the specified port.