This website requires JavaScript.
Explore
Help
Sign In
domenico
/
automatic-coding-intro
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8574ec19be62920ea751a278dd17a468d277e7e
automatic-coding-intro
/
Makefile
T
8 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial revision
2026-03-31 18:48:40 +02:00
.PHONY
:
install
start
install
:
bun install
start
:
install
bun run dev
Reference in New Issue
Copy Permalink