0.0.2 • Published 4 years ago

@react-ingredients/momentum-scroll v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

react-ingredients

nx g @nrwl/react:lib comp_name

Use components in demo app

import {Comp_Name} from '@react-ingredients/Comp_Name';

Create a new component

nx g @nrwl/react:lib parallax-scroll-1 --importPath="@react-ingredients/parallax-scroll-1" --publishable

nx g @nrwl/node:lib globals --importPath="@react-ingredients/globals" --publishable

npm publish --access public