/blog-page-example

Blog page built with Meraki UI components :headphones:.

Primary LanguageVueMIT LicenseMIT

Meraki UI blog page

Responsive blog page built it with Merak UI and Vue cli.

Netlify Status

Project setup

Clone Repo

git@github.com:merakiui/blog.git

Open Folder

cd blog

Install NPM Modules

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint