Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 139 Bytes

File metadata and controls

9 lines (8 loc) · 139 Bytes

node-init

git clone git@github.com:oct82/node-init.git && cd node-init
rm -rf .git && git init
npm i
npm test
npm run check