Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flosciante/content-wind
A lightweight Nuxt theme to build your portfolio in minutes.
https://github.com/flosciante/content-wind
Last synced: 12 days ago
JSON representation
A lightweight Nuxt theme to build your portfolio in minutes.
- Host: GitHub
- URL: https://github.com/flosciante/content-wind
- Owner: Flosciante
- Created: 2024-06-17T12:34:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T08:20:56.000Z (4 months ago)
- Last Synced: 2024-07-18T10:32:49.789Z (4 months ago)
- Language: Vue
- Size: 5.97 MB
- 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).