Skip to content

AutomaApp/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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