/blog-portal

王嘉炀·个人博客,博客前台,基于next.js开发。

Primary LanguageTypeScript

王嘉炀·个人博客 - 前台门户

本项目为 王嘉炀·个人博客 的前台门户代码。

注意点

  • 请注意根据 .env.xxxxx 修改成自己不同环境的配置。

相关项目

  • 博客前台 基于 Next.js 实现 SEO 支持,Typescript。
  • 博客后台 目前基于 Vue2.x 全家桶,将采用用 React 或 Vue3、Typescript 重构。
  • 博客 API 服务 Spring Boot、Spring Data JPA

明明可以 Nodejs 一套解决,为啥选择这么多技术栈?为了学习,为了更前面的了解全栈技术。

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn start