Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 324 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 324 Bytes

B2SHARE frontend

B2share 2.0 UI, powered by AngularJS 1.3, and various other thirdparty opensource projects.

Prerequisites

  • Nodejs
  • npm

Installation

git clone git@github.com:EUDAT-B2SHARE/ui-frontend.git
cd ui-frontend/
npm install

Running

npm start