documentation
documentation copied to clipboard
Documentation for automa chrome extension
Automa Documentation
📝 Documentation for the automa chrome extension.
Building the Documentation
Install git if you don't already have it, and check out the documentation repo as follows,
$ git clone https://github.com/AutomaApp/documentation.git
$ cd documentation
Developing
$ yarn install
$ yarn dev # dev server at http://localhost:8080