Note: requires node version >= 8.10.0 and npm version >= 5.6.0
First, clone the repo via git:
$ git clone --depth 1 git@github.com:hisasann/typescript-nuxtjs-boilerplate-docs.gitfor mac
$ brew install yarnfor windows
Using yarn:
yarn installUsing npm:
npm install$ yarn startor
$ npx docsify serve docsMIT © hisasann