This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
mirror of
https://framagit.org/framasoft/mobilizon.git
synced
2025-03-04 05:38:08 +00:00
Code
Issues
Releases
Wiki
Activity
3a0d7396fc
mobilizon
/
js
/
docker
/
entrypoint.sh
6 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Add docker-compose dev Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-25 16:42:04 +02:00
#!/bin/bash
npm install
npm rebuild node-sass
npm run serve -> npm run dev
2018-11-30 09:48:41 +01:00
npm run dev
Reference in a new issue
Copy permalink