Skip to content

ChenYuTong10/gzc-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 GZC Frontend

GZC is a tiny corpus search engine built on Guangzhou University. It integrates the basic advanced search, text analysis and visible platform.

This repository is only the frontend part. The backend part is here.

🔮 Snapshot

  1. Basic home page. alt home

  2. Result show page. alt result

In this page, you can also the details of each item. alt result

  1. Documentation page. alt documentation

🧐 You can explore yourself by accessing the page

⚙️ Running

Here we use yarn package management tool. So before running, please ensure the yarn command can be used.

# clone repository to local
$ git clone git@github.com:ChenYuTong10/gzc-frontend.git

# change to project root directory
$ cd gzc-frontend

# install project dependencies
$ yarn install

# run the project
$ yarn start

After that, open http://localhost:3000 in the browser.

About

A tiny corpus search engine built on Guangzhou University,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published