mirror of
https://github.com/writefreely/writefreely
synced 2024-12-01 04:49:09 +00:00
3 lines
40 B
Makefile
3 lines
40 B
Makefile
|
all :
|
||
|
npm install
|
||
|
npm run-script build
|