Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 330 Bytes

xns-admin-client

An Angular2 based single-page client application for administration of xnsense

Setup

Ensure you have NodeJS installed

Download by clone or from zip

From your local folder, run a command prompt and the following two commands:

npm install
npm start