Skip to content
Snippets Groups Projects
Select Git revision
  • 3cd4ef47694700bd544c98e2a32b8f5554b3ce94
  • master default
2 results

urbanite-ui

  • Clone with SSH
  • Clone with HTTPS
  • Roberto Callari's avatar
    Callari, Roberto authored
    3cd4ef47
    History

    Urbanite UI Template

    This repository contains Urbanite UI Template. This template is built starting from NGX-Admin, an open source dashboard based on Angular, Nebular with Eva Design System.

    Requirements

    To properly install and start the template, the following tools should be installed:

    Install

    To properly install the template, follow these steps:

    git clone 
    cd urbanite-ui-template
    npm install

    Run

    To start the application, follow these steps:

    cd urbanite-ui-template
    ng serve

    The application will be available at http://localhost:4200