Skip to content

Files

Latest commit

 

History

History
17 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 356 Bytes

Aspine

So to start/dev:

  • bun i

  • bun watch (watch for code changes, on save it formats and compiles tailwind)

  • bun dev (for dev env)

  • bun run build && bun preview (for prod env)

  • bun start:dev (does all of the above, for dev)

  • bun start:prod (does all of the above, for prod)

Aspine Screenshot