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

https://github.com/imanaspaul/nuxt-content-blog-theme

Clean minimal nuxtjs blog template
https://github.com/imanaspaul/nuxt-content-blog-theme

nuxt-blog nuxt-content nuxt-template nuxtjs nuxtjs-project

Last synced: 4 days ago
JSON representation

Clean minimal nuxtjs blog template

Awesome Lists containing this project

README

        

# Nuxt content blog theme
![alt text](https://i.imgur.com/tWQnAmC.png)

## Build Setup

```bash
# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate
```