Skip to content

Commit

Permalink
chore(demo): add basic readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Mar 1, 2023
1 parent 1d87a33 commit 1579a4b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .demo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# My Website

My website made by [Content Wind](https://content-wind.nuxt.space) theme.

## Setup

```bash
npm install
```

## Development

```bash
npm run dev
```

Then open [http://localhost:3000](http://localhost:3000) to see your app.

## Deployment

Learn more how to deploy on [Nuxt docs](https://nuxt.com/docs/getting-started/deployment).

1 comment on commit 1579a4b

@vercel
Copy link

@vercel vercel bot commented on 1579a4b Mar 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.