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
78deeb65bc2eda25dcd2dbc1e5c7cd34befe285f
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