sumcumo / nuxt-styleguide-example

Example for nuxt-styleguide

Home Page:https://github.com/sumcumo/nuxt-styleguide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Styleguide Example

Install via git and delete the .git folder

git clone https://github.com/sumcumo/nuxt-styleguide-example.git && rm -rf nuxt-styleguide-example/.git

Or download this repo as a zip

Jump into the folder

cd nuxt-styleguide-example

install the dependencies

npm i

and start the server

npm start

About

Example for nuxt-styleguide

https://github.com/sumcumo/nuxt-styleguide


Languages

Language:Vue 84.4%Language:CSS 8.9%Language:JavaScript 6.7%