All Projects → brunosimon → Folio 2019

brunosimon / Folio 2019

Licence: mit
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
GLSL
2045 projects

Folio 2019

Setup

Download Node.js. Run this followed commands:

# Just be sure that you've got parcel js on you system
npm install -g parcel-bundler

# Install dependencies (only for first time)
npm i

# Serve at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build
🥚 2021eggpvlzscw
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].