awesome-ipfs/Makefile
2018-07-17 19:48:22 +01:00

6 lines
79 B
Makefile

build:
npm --version
node --version
npm install
npm run lint
npm run build