A simple and short Get Storage guideline.
To visit the website click here.
Step 1: Clone repository
git clone git@github.com:tabpole/get-storage.gitStep 2: npm dependencies
npm installStep 3: run documentation site on browser
npm run devOther Commands :
npm run build
npm run preview