Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yannglt/yannglt.com
🏴 This repository contains my personal space
https://github.com/yannglt/yannglt.com
gsap3 nuxtjs sass vuejs
Last synced: 6 days ago
JSON representation
🏴 This repository contains my personal space
- Host: GitHub
- URL: https://github.com/yannglt/yannglt.com
- Owner: yannglt
- Archived: true
- Created: 2019-12-01T14:25:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T04:20:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T20:52:22.690Z (3 months ago)
- Topics: gsap3, nuxtjs, sass, vuejs
- Language: Vue
- Homepage: https://yannglt.com
- Size: 11 MB
- Stars: 18
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yannglt.com
> My riveting Nuxt.js project
[![Netlify Status](https://api.netlify.com/api/v1/badges/6cc692f2-e459-49ba-b1b1-7e44a58bace6/deploy-status)](https://app.netlify.com/sites/supersayann-preprod/deploys)
## Build Setup
``` bash
# install dependencies
$ npm run 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
```