mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-12-28 08:49:29 -05:00
7 lines
80 B
Makefile
7 lines
80 B
Makefile
|
build:
|
||
|
npm --version
|
||
|
node --version
|
||
|
npm install
|
||
|
npm run lint
|
||
|
npm run build
|