Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archetipo95/content-wind
A lightweight Nuxt theme to build your portfolio in minutes.
https://github.com/archetipo95/content-wind
Last synced: about 21 hours ago
JSON representation
A lightweight Nuxt theme to build your portfolio in minutes.
- Host: GitHub
- URL: https://github.com/archetipo95/content-wind
- Owner: Archetipo95
- Created: 2024-08-22T10:08:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T10:24:22.000Z (3 months ago)
- Last Synced: 2024-08-23T12:03:17.729Z (3 months ago)
- Language: Vue
- Homepage: https://archetipo95-content-wind.nuxt.space
- Size: 355 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).