Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 418 Bytes

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