Skip to content

Opensource of BitOverflow optimized, borrowed, customized assets. Feel free to use, reuse, etc etc. MIT license

Notifications You must be signed in to change notification settings

bitoverflowm/CompOverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuberto SVG Distortion Demo

Frontend dependencies

GSAP (https://greensock.com/gsap/)

Setup demo project

Install

npm install

Start develop server

gulp or gulp serve deploy app and start browsersync server + watchers

File structure

├── /tmp/                       # Temporary served files
└── /src/                       # The source code of the application
    ├── /js/                    # JavaScript source
        └── particles.js        # Library main
    ├── /pug/                   # Pug templates
        └── /_includes/         # Pug partials
    ├── /scss/                  # SCSS styles
        └── particles.scss      # Library additional css
    ├── /static/                # Static files (fonts, images, videos, etc..)

About

Opensource of BitOverflow optimized, borrowed, customized assets. Feel free to use, reuse, etc etc. MIT license

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published