Skip to content

inato/effect-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

effect-training

Prerequisites

Get started

  • install dependencies
bun i
  • run all solution tests
bun run test:solution
  • run all exercise tests
bun test
  • run one solution test
bun run test:solution exo0
  • run all exercise tests
bun test exo0

💡 To enable watch mode, use --watch

About

Training material for Effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published