1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2025-02-10 15:46:39 -05:00
ipfs/Makefile

7 lines
80 B
Makefile
Raw Normal View History

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