Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 968 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 968 Bytes

nuxt-i18n-blog-v3

Build Setup

# 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

# to generate markdown files run
$ node seeder/seed.js

Live demo here
Original TailwindCSS template source

inspired by: