Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

madosa-dev/folio-2019

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.5%
  • GLSL 4.6%
  • Other 0.9%