Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.1 KB

WarsawLO

WarsawLO

Najprostsza i najszybsza wyszukiwarka warszawskich liceów

The simplest and the fastest search engine for Warsaw highschools

Open source students for students project.

🚀 Quick start

  1. Clone repository.

    Clone WarsawLO repository.

    git clone https://github.com/WarsawLO/warsawlo
  2. Start developing.

    Navigate into your WarsawLO repo directory

    cd warsawlo/
    yarn start
  3. Open the source code and start editing!

    Site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying data. Learn more about using this tool in the Gatsby tutorial.

    Save your changes and the browser will update in real time!

Docs

Soon