mirror of
https://github.com/writeas/writefreely
synced 2024-12-11 16:18:07 +01:00
3 lines
40 B
Makefile
3 lines
40 B
Makefile
|
all :
|
||
|
npm install
|
||
|
npm run-script build
|