6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
npm install
|
|
npm rebuild node-sass
|
|
npm run dev
|