Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published