1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2024-11-20 11:28:35 -05:00
ipfs/Makefile

6 lines
79 B
Makefile
Raw Normal View History

2018-04-23 10:22:21 -04:00
build:
npm --version
node --version
npm install
npm run lint
npm run build