mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-29 03:15:27 +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
|