Najprostsza i najszybsza wyszukiwarka warszawskich liceów
The simplest and the fastest search engine for Warsaw highschools
Open source students for students project.
-
Clone repository.
Clone WarsawLO repository.
git clone https://github.com/WarsawLO/warsawlo
-
Start developing.
Navigate into your WarsawLO repo directory
cd warsawlo/ yarn start
-
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!
Soon