Skip to content

CanPacis/pacis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running The Project

The project has components and their tests. A dev environment is set up to manually test them. You will need a few dependencies to run this dev environment.

  • Taskfile: A task manager for Go
  • Air: Live reload for Go apps
  • Node: To use tailwind

After intallling them, just run air in your terminal. A web server in localhost at port 8080 will be running.