Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Executing Locally

Ehsan Rouhi edited this page Feb 26, 2021 · 2 revisions

To run and display Neveshtan theme, you should have a WordPress site in your local-host. To install local-host you need:

  • an HTTP server: Apache, lighttpd, nginx
  • a Relational DataBase Management System: MariaDB, MySQL
  • PHP

You can find instructions on the web based, on your operating system.

The easiest solution is using an all-in-one, ready-to-go package like XAMPP, MAMP, LAMP, WAMP.

Clone this wiki locally