SuguruOoki / nuxt-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

  1. Clone this repository.

    git clone https://github.com/SuguruOoki/nuxt-blog.git
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd nuxt-blog/
    yarn install
    yarn dev
  3. Running!

    Your site is now running at http://localhost:3000!

Deploy

If you want to try deploying this source code, click the button below.

Deploy to Netlify

About


Languages

Language:Vue 46.3%Language:CSS 41.4%Language:JavaScript 12.3%