Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

moseschmiedel/coocook-react-components

Repository files navigation

Coocook React Components

Subproject of Coocook

Development

Clone this repository together with Coocook to build it correctly. Use this command when cloning Coocook:

git clone git@github.com:dboehmer/coocook --recurse-submodules

After the git completed it's work you can build the React Components by running

script/coocook_build_react

at the top of your Coocook repository.

You can find the source code to edit for the React Components under share/coocook-react-components.