Scrollbar.app
Simple online tool for designing scrollbars.
About
Scrollbar.app is a simple web app which helps developers to design and implement custom scrollbars.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build