"Yamlicious" - KJ002
- Install the dependencies for the project with
yarn
$ yarn install
-
You're good to go! You can now start editing source code in the
src
directory -
After you are done editing source code, build the javascript files for the action with:
$ yarn run build
- You can then commit and push your changes
For larger changes please open an issue here