Dakumisu / Portfolio-21

21' Portfolio 🧊

Home Page:https://dakumisu.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

21' Portfolio 🧊

Hi :)

Setup

Download Node.js. Run this followed commands :

# Install dependencies (only the first time)
npm install (it will run sass once too)

# Run Sass to compile scss files
npm run sass (compile once)

npm run sass-watch (compile at each changes)

# Run the local server at localhost:8080
npm run dev

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

About

21' Portfolio 🧊

https://dakumisu.fr


Languages

Language:JavaScript 61.0%Language:SCSS 19.2%Language:HTML 17.6%Language:CSS 1.2%Language:GLSL 1.0%