0.2.5 • Published 3 years ago

synched-components v0.2.5

Weekly downloads
8
License
-
Repository
-
Last release
3 years ago

Synchronized components

Project setup

npm install 

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Usage

npm i --save synched-components
const { ProportionDiv, ImageDiv, Parallax, SmoothScroll } = require('synched-components').default

Customize configuration

See Configuration Reference.