Skip to content

react application deconstructed to Bit components, to be a shared-library

License

Notifications You must be signed in to change notification settings

itaymendel/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie app

This is a demo React application, which is deconstructed to small and reuseable code components using Bit.

You can view the resulted post-export scope in BitSrc.

You can import each component individually from BitSrc.

More info

bit.json

This file contains the configuration for the "scope" (or - virtual layer) that tracks the components in the application.

.bit.map.json

This file contains the mapping of each component to the actual resources in the application, such as implementation and specification files.

License

MIT

About

react application deconstructed to Bit components, to be a shared-library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published