# Installing Template

## Getting started with Vurox

Vurox is a react js admin template with clean intuitive design.This is suitable for Product management, Sales monitoring and website analysis.So lets gets started with installing the theme

```jsx
npm install
npm run dev // for development environemnt
npm run deploy //For deployment
```

{% hint style="info" %}
&#x20;Installing and development build is ready to go.Now you can see by logging on to <http://localhost:3000/>
{% endhint %}

Going on deployment .You can go live with Zeit.co/vercel.co/Firebase/Amazon web services/Also you can use Netlify or digital ocean.

![](/files/-M8YIhS5BmfQDozMmCTJ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tophivetheme.gitbook.io/vurox/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
