This website requires JavaScript.
Explore
Help
Register
Sign In
echo
/
framework1
Watch
1
Star
0
Fork
You've already forked framework1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
207c3275b7
framework1
/
Makefile
10 lines
94 B
Makefile
Raw
Blame
History
.PHONY
:
dist
build
install
:
@npm install
dev
:
install
@npm run dev
build
:
@npm run build
Reference in New Issue
View Git Blame
Copy Permalink