Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oubihis/portfolio
Portfolio
https://github.com/oubihis/portfolio
nuxtjs portfolio tailwindcss
Last synced: about 1 month ago
JSON representation
Portfolio
- Host: GitHub
- URL: https://github.com/oubihis/portfolio
- Owner: oubihis
- Created: 2021-05-12T15:08:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:46:25.000Z (10 months ago)
- Last Synced: 2024-02-13T20:44:13.483Z (10 months ago)
- Topics: nuxtjs, portfolio, tailwindcss
- Language: Vue
- Homepage: https://oubihis.netlify.app
- Size: 8.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oubihis
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).