This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
mobilizon
mirror of
https://framagit.org/framasoft/mobilizon.git
Watch
1
Star
0
Fork
You've already forked mobilizon
0
Code
Issues
Releases
Wiki
Activity
3507438f17
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 14:42:04 +00:00
#!/bin/bash
npm install
npm rebuild node-sass
npm run serve -> npm run dev
2018-11-30 08:48:41 +00:00
npm run dev