An open API service indexing awesome lists of open source software.

https://github.com/jayeshlab/nuxt-blog-app

A Sample Nuxt.js Blog App
https://github.com/jayeshlab/nuxt-blog-app

Last synced: 3 months ago
JSON representation

A Sample Nuxt.js Blog App

Awesome Lists containing this project

README

          

# nuxt-blog-app

> My fine Nuxt.js project

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate
```
gp forward-port 3000 3001

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).