This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
rayburgemeestre
/
cheerpweb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Run npm install before issuing npm run build in Makefile
master
rayburgemeestre
6 years ago
parent
90f1101955
commit
4a64eae5cb
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@@ -11,6 +11,7 @@ prepare:
.PHONY: build
build:
npm install
npm run build
.PHONY: dev
Write
Preview
Loading…
Cancel
Save