A simple and short Docker guideline.
To visit the website click here.
Step 1: Clone repository
git clone [email protected]:tabpole/docker-handbook.git
Step 2: npm dependencies
npm install
Step 3: run documentation site on browser
npm run docs:dev
Other Commands :
npm run docs:build
npm run docs:preview