S-N-O-R-L-A-X / Panda-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panda-web

The website is designed for panda.

Installation

Frontend Server (Node.js)

  1. You must have the JavaScript runtime Node.js on you computer. If you are on Windows, you can visit http://nodejs.cn/download/ to find the package.

You can run the following command in powershell to check whether node.js has been installed successfully.

    node -v
  1. In the frontend directory, run the following command to import the dependency for the server.
    npm install
  1. Now, run the following command to boot up the frontend server.
    npm run serve

Todo

  1. The content in classes.
  2. The apps in download.
  3. The size of footer on PC.

About


Languages

Language:Vue 91.8%Language:JavaScript 5.9%Language:HTML 2.3%