forked from nathalie/pedi2
bash script de comandos para levantar la pagina al desarrollar
This commit is contained in:
parent
4939dbbd83
commit
8284b793d3
1 changed files with 2 additions and 0 deletions
2
dev-start
Executable file
2
dev-start
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/bash
|
||||
docker-compose up -d && docker-compose exec app npm run watch
|
Loading…
Add table
Reference in a new issue