Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 884 Bytes

File metadata and controls

61 lines (37 loc) · 884 Bytes

🍱 typescript-nuxtjs-boilerplate-docs


💾 Install

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.git

Install yarn

for mac

$ brew install yarn

for windows

Use installer

Install dependencies

Using yarn:

yarn install

Using npm:

npm install

🔌 Serve with hot reload at localhost:3000

$ yarn start

or

$ npx docsify serve docs

⚙️ Maintainers

🍜 License

MIT © hisasann

twitter