swup / demos

The source the demos on the docs

Home Page:https://swup-demos.onrender.com/

Repository from Github https://github.comswup/demosRepository from Github https://github.comswup/demos

Swup Demos

This is the source repo for the demos on the doc's demos page

Structure

Every demo lives in it's own sub directory and is completely independent. The <base> tag is used for encapsulation.

How to run locally

# clone
git clone git@github.com:swup/demos.git swup-demos
# go into the directory
cd swup-demos
# start the server
npm run serve
# build the index.html file (only relevant for deployment)
npm run build

About

The source the demos on the docs

https://swup-demos.onrender.com/


Languages

Language:HTML 48.6%Language:CSS 40.4%Language:JavaScript 11.1%