Skip to content

squiglink/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squiglink Documentation

Install

  1. Install Docker and Task.

  2. Setup the application:

    task setup
  3. Start the application:

    task start

Done? View the documentation at http://localhost:5173.

Tips

Execute task in the project folder to list available tasks.

Contributors