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: 2 months ago
JSON representation

🏴 This repository contains my personal space

Lists

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
```