Open dufipl opened 1 year ago
In order to make running demos more seamless, we should add a README file to each demo, which describes the steps needed to run the sample.
In the main repository:
yarn install yarn build
In the demo directory:
yarn install yarn dev
Scope
In order to make running demos more seamless, we should add a README file to each demo, which describes the steps needed to run the sample.
Necessary steps to run a demo:
In the main repository:
In the demo directory: