Skip to content

Fairly basic Vue.js app showing some fractal/space filling curve generation

License

Notifications You must be signed in to change notification settings

DavidBanksNZ/vue-curves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS - Fractals/Space-filling Curves

A fairly basic VueJS application (built with Webpack) which shows some animations relating to fractals and space-filling curves.

NOTE: this project is not yet complete. Needs tidy up.

Demo

https://davidbanksnz.github.io/vue-curves/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

Fairly basic Vue.js app showing some fractal/space filling curve generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published