mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-02-23 17:50:37 +00:00
5 lines
59 B
Bash
Executable file
5 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
|
|
npm install
|
|
npm rebuild node-sass
|
|
npm run dev
|