Skip to content

drcmda/curl-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl Flow

Demo

This experiment is based on the following sources.

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

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

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • GLSL 21.6%
  • HTML 2.7%
  • CSS 2.5%