c4cfb081e7
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
|
|
npm install
|
|
npm rebuild node-sass
|
|
npm run serve |