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
main
automatic-coding-intro
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
74 B
Makefile
Raw
Permalink
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