Skip to content

zhishi-project/Zhishi-Frontend

Repository files navigation

CircleCI Coverage Status

Zhishi

Zhishi is a Question and Answer platform for Andelans

Why Zhishi ?

You've definitely been in this situation before:

Someone asks you a question; Shortly after another person comes with the same question and the cycle continues like that, till you tell the next person to go ask from the last/previous person you answered.

If only there were such applications that helps you aggregate all your answers in one place, so that fellows don't keep coming to you for answers to commnon questions.

You don't need to wish anymore, because Zhishi is here

The app itself is live on http://zhishi.andela.com/

Getting zhishi up and running on your local machine

  1. Run git clone https://github.com/zhishi-project/Zhishi-Frontend to clone this project.

  2. Then npm install all dependencies (and dev dependencies) required.

  3. Edit the host file sudo nano /etc/hosts and add 127.0.0.1 zhishi-dev.andela.com to the hosts

  4. Once the installation of dependencies is done, npm start should start up a server on port 8080

  5. To run just test suits, run npm run test or npm run test:watch to get the test to watch for file changes

Contribute

Please do!

Go through our detailed contributing guidelines for a run through of how to get started with contributing

About

A Question and Answer platform for Andela fellows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published