pwang1997 / zhengliang.facade

Facade, my portfolio.v1 👻

Home Page:https://blog.zhengliang.facademe.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog.zhengliang.facademe.xyz - v1

The first iteration of blog.zhengliang.facademe.xyz built with Next.js and hosted with Vercel

Intro

This is my first iteration of blog/portfolio project. It will require backend support for projects and blogs sections. If your goal is to customize and deploy pure static website, I have a static branch for you!

If you like the project, feel free to give a ⭐.

demo

Components

Installation & Set Up

  1. Install the dependencies

    npm i
  2. Start the dev server

    npm run dev

Building and Running for Production

  1. Generate a full static production build

    npm run build
    npm start

About

Facade, my portfolio.v1 👻

https://blog.zhengliang.facademe.xyz


Languages

Language:TypeScript 99.6%Language:JavaScript 0.2%Language:CSS 0.2%