This website requires JavaScript.
Explore
Help
Register
Sign In
buzzert
/
QueueCube
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c3a1d84d1a4a2251babe4561b4012a0b2ffbc83
QueueCube
/
Makefile
T
8 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add makefile
2025-02-15 00:39:51 -08:00
.PHONY
:
build
build
:
npm install
npm run build
.PHONY
:
run
run
:
npm run start
Reference in New Issue
Copy Permalink