Skip to content

Quick & dirty circular string art simulator

Notifications You must be signed in to change notification settings

dvuckovic/stringulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ef4500 · Sep 22, 2022
Sep 5, 2022
Feb 22, 2021
Sep 22, 2022
May 26, 2022
Dec 14, 2021
Feb 20, 2021
Sep 22, 2022
Mar 24, 2021
Mar 1, 2021
May 26, 2022
Sep 5, 2022
May 26, 2022
Dec 14, 2021

Repository files navigation

Stringulator

Build Status Powered by Vue License

Quick & dirty circular string art simulator.

Demo

Project setup

npm install --no-save

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Runs tests

npm test