eryc-cc / brunosimon-folio-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folio 2019

Setup

Download Node.js. Run this followed commands:

# Install dependencies
npm install

# Serve at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build

About

License:MIT License


Languages

Language:JavaScript 92.8%Language:GLSL 4.3%Language:CSS 1.4%Language:HTML 1.4%