mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-02-24 02:00:46 +00:00
5 lines
No EOL
60 B
Bash
Executable file
5 lines
No EOL
60 B
Bash
Executable file
#!/bin/bash
|
|
|
|
npm install
|
|
npm rebuild node-sass
|
|
npm run serve |