https://github.com/atinux/content-wind-from-studio
A lightweight Nuxt theme to build your portfolio in minutes.
https://github.com/atinux/content-wind-from-studio
Last synced: 7 months ago
JSON representation
A lightweight Nuxt theme to build your portfolio in minutes.
- Host: GitHub
- URL: https://github.com/atinux/content-wind-from-studio
- Owner: atinux
- Created: 2023-05-23T09:06:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T09:06:54.000Z (over 2 years ago)
- Last Synced: 2025-03-17T15:12:56.242Z (10 months ago)
- Language: TypeScript
- Size: 179 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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).