This website requires JavaScript.
Explore
Help
Sign in
jacob
/
munch-ease-deploy
Watch
1
Star
0
Fork
You've already forked munch-ease-deploy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f06d257b20
munch-ease-deploy
/
build-local.sh
5 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-09-21 01:02:10 +00:00
#!/bin/bash
Fixed build scripts
2024-09-21 01:10:29 +00:00
(
cd
./munch-ease-frontend
&&
npm install
&&
npm run build
)
Initial commit
2024-09-21 01:02:10 +00:00
docker build -t doof .
Reference in a new issue
Copy permalink