lzmhhh123 / design-project

A company website with some web-animation

Home Page:http://www.xiaodeqihua.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency

  1. node.js
  2. npm
  3. yarn
  4. mongodb

Deploy Frontend

  • git clone (from github) & cd ${document}
  • npm install or yarn install
  • To visit it at http://localhost:3000 with npm start

Deploy Frontend & Backend

  • git clone (from github) & cd ${document}
  • npm install or yarn install
  • mongod --dbpath $(dbpath)
  • To visit it at http://localhost:8080 with yarn webstart

About

A company website with some web-animation

http://www.xiaodeqihua.cn


Languages

Language:JavaScript 97.3%Language:HTML 1.5%Language:CSS 1.2%