ChihuahuaMH / egg_blog

Practice egg.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐣 Egg Blog

Practice building a simple blog with Egg.js.

About

image

Build With

  • React.js
  • Tailwind CSS
  • Egg.js

Getting Started

  1. Clone this repo
git clone https://github.com/ChihuahuaMH/egg_blog.git
  1. Install NPM packages to client & server folder individually.
npm install
  1. Run dev
cd ./server & npm run dev

About

Practice egg.js


Languages

Language:JavaScript 87.8%Language:HTML 9.7%Language:CSS 2.5%