Skip to content

Front-end tech blog built with Vue3 + TypeScript + Element-Plus + marked.js

Notifications You must be signed in to change notification settings

LuckyStar04/TechBlogCore.Vue

Repository files navigation


Introduction

A front-end minimalist style blog based on Vue3 + TypeScript + Element-Plus + marked.js.

Back-end based on ASP.NET Core RestAPI + JWT Authorization, see https://github.com/LuckyStar04/TechBlogCore

Back-end based on ASP.NET Core AOT, see https://github.com/LuckyStar04/TechBlogCore.AOT

If you want a preview please visit here

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

Front-end tech blog built with Vue3 + TypeScript + Element-Plus + marked.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published