This website requires JavaScript.
Explore
Help
Sign In
nathalie
/
pedi2
Watch
3
Star
3
Fork
You've already forked pedi2
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bash script de comandos para levantar la pagina al desarrollar
Browse Source
...
This commit is contained in:
Ale
2022-09-21 10:02:44 -03:00
parent
4939dbbd83
commit
8284b793d3
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
dev-start
Executable file
Unescape
Escape
View File
@ -0,0 +1,2 @@
#!/usr/bin/bash
docker-compose up -d && docker-compose exec app npm run watch
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
nathalie/pedi2
Title
Body
Create Issue