Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 151 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 151 Bytes

Nuxt.JS Demo app

Installation

git clone https://github.com/jagroop/nuxtjs-demo.git
cd nuxtjs-demo
npm install # yarn install
npm run dev