mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-12-26 15:59:33 -05:00
6 lines
79 B
Makefile
6 lines
79 B
Makefile
|
build:
|
||
|
npm --version
|
||
|
node --version
|
||
|
npm install
|
||
|
npm run lint
|
||
|
npm run build
|