Skip to content

haocomm/cmu_blog_nuxt3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmu_blog_nuxt3

CMU Blog Frontend only on Nuxt 3 (Typescript)

Setup Environment

# Copy Example ENV
$ cp .env.example .env

# Update ENV & Save
$ nano .env

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

Docker Compose

# Build docker
$ docker-compose up -d --build

About

nuxt3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages