Neumorphic component set

Neumorphism ui component set with vuejs

Storybook for component sets created using Neumorphism

The design tool is Figma.

example of use

101796422-3f456d80-3b4c-11eb-9c02-f8e30904815e

Project setup

yarn install

Compiles and hot-reloads for development

yarn storybook

This will launch the storybook. Hooray~!

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint:fix