Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storybook-vue/nuxt-studio-portfolio
https://github.com/storybook-vue/nuxt-studio-portfolio
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/storybook-vue/nuxt-studio-portfolio
- Owner: storybook-vue
- Created: 2023-10-05T23:13:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T23:14:07.000Z (about 1 year ago)
- Last Synced: 2024-03-02T16:36:46.051Z (10 months ago)
- Language: Vue
- Size: 180 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).