Skip to content

shaahidshamil1909/Bingekart

Repository files navigation

CS-Cart Mobile App (csnative)

A mobile application based on React Native

Useful Links

Documentation

The documentation describes how the application works on the client side. The work of all components, their methods and props is described.

The documentation is based on the esdoc library.

Run the command below to generate documentation:

npm run esdoc

To view the documentation, open the generated file in a browser:

./docs/esdoc/index.html