mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-23 16:33:28 +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
|