An RCL for the machine translation mode inside the Autographa application.
You will need to ensure Node.js and yarn are already installed.
- For Node.js see https://nodejs.org/
- For yarn run
npm install -g yarn
- Install the npm dependencies with
yarn
- Run the Styleguide with
yarn start
- Ensure that the Styleguide is running by visiting
localhost:6060
on your web browser - Modify the code and documentation in your code editor and check out the Styleguide
- Update the styleguide.config.js to match your new component names
MIT © Bridgeconn