1.1.5 • Published 2 years ago

rakes-design-sys v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

design_lib

Design library for projects made for Jose Fernando.

Dependencies

For local (instructions)

It depends of react in the host application. It is not work, you need to install react in your host application. If is installed as a local dependency, you need to link the react library depencency to the host react dependency. To do this

  • Go to your host node_modules/react and do an npm link
  • Run npm ls -g --depth=0. If you see a global dependencie called react pointing to your host application react dependecie, you are in the right way
  • Go in the host application to the design_lib node modules with cd node_modules/design_lib/node_modules/react and do a npm link react
  • By this way your library react dependency is pointing to your host application dependency and you can use hooks
1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago