https://github.com/arifnextdev/content-wind
A lightweight Nuxt theme to build your portfolio in minutes.
https://github.com/arifnextdev/content-wind
Last synced: 3 months ago
JSON representation
A lightweight Nuxt theme to build your portfolio in minutes.
- Host: GitHub
- URL: https://github.com/arifnextdev/content-wind
- Owner: arifnextdev
- Created: 2023-12-23T21:29:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-23T21:29:29.000Z (over 1 year ago)
- Last Synced: 2025-02-08T21:19:35.285Z (5 months ago)
- Language: Vue
- Size: 179 KB
- Stars: 0
- Watchers: 1
- 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).