Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 629 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 629 Bytes

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