Skip to content

typescript-nuxtjs-boilerplate/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍱 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

Releases

No releases published

Packages

No packages published