Skip to content

FlowindAI/the-green-chronicle

 
 

Repository files navigation

the-green-chronicle-home

The Green Chronicle

Nuxt UI Pro

The Green Chronicle is a blog theme for company that you can use in Nuxt Studio.

It is powered by Nuxt Content and Nuxt UI Pro!

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm run dev

Production

In order to build the application for production, you need to have a Nuxt UI Pro license and set the NUXT_UI_PRO_LICENSE variable in the .env file.

Note that this is not required to run in development and contribute to the Nuxt website or documentation.

Build the application for production:

npm run generate

About

Blog - A Nuxt Studio theme powered by Nuxt UI Pro, Nuxt Content and ready for Nuxt Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 74.3%
  • TypeScript 25.3%
  • Other 0.4%