Go to file
mickeymarse 02dafb6782 new initial commit 2024-04-15 17:10:36 +01:00
components/content new initial commit 2024-04-15 17:10:36 +01:00
content new initial commit 2024-04-15 17:10:36 +01:00
public new initial commit 2024-04-15 17:10:36 +01:00
.gitignore new initial commit 2024-04-15 17:03:17 +01:00
.npmrc Initial commit 2024-04-15 16:40:07 +01:00
README.md new initial commit 2024-04-15 17:10:36 +01:00
app.config.ts new initial commit 2024-04-15 17:10:36 +01:00
nuxt.config.ts new initial commit 2024-04-15 17:10:36 +01:00
package.json new initial commit 2024-04-15 17:10:36 +01:00
pnpm-lock.yaml new initial commit 2024-04-15 17:10:36 +01:00
tsconfig.json new initial commit 2024-04-15 17:10:36 +01:00

README.md

My Website

My website made by Content Wind theme.

Setup

npm install

Development

npm run dev

Then open http://localhost:3000 to see your app.

Deployment

Learn more how to deploy on Nuxt docs.