hlassiege / bloggr-website

Website for Bloggr

Home Page:https://bloggr.eventuallycoding.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for Bloggr

This is the landing page and the documentation for Bloggr, a blog template built on top of Nuxt.

If you want to know more about Bloggr, you can check the official website.

Development guide

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run generate

Locally preview production build:

npm run preview

About

Website for Bloggr

https://bloggr.eventuallycoding.com

License:MIT License


Languages

Language:Vue 86.7%Language:TypeScript 11.4%Language:JavaScript 1.7%Language:CSS 0.3%