0.0.1 • Published 4 years ago

@react-ingredients/ingredients-provider v0.0.1

Weekly downloads
1
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 momentum-scroll --importPath="@react-ingredients/momentum-scroll" --publishable

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