Terminal
$ npm create astro@latest my-project
$ cd my-project
$ npm install
$ npm run dev