Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 218 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 218 Bytes

Nuxt3-Sample-Server-API

Getting Started

Install the following npm dependencies:

npm install

Development Server

Start the development server on http://localhost:3000

npm run dev