First, install all dependencies:
npm i # or yarn
Second, run the development server:
npm run dev # or yarn dev