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
ebb6127fb99af85fa6b2255ecee8767f5c0b227f
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