- nuxt.config.ts
- .env.sample
- pages/index.vue
Install dependencies
yarn installStart the development server on http://localhost:3000
yarn devBuild the application for production
yarn build
yarn start| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
yarn installStart the development server on http://localhost:3000
yarn devBuild the application for production
yarn build
yarn start