Skip to content

pcu-consortium/POC-PCU-vue360

 
 

Repository files navigation

POC-PCU-vue360

API REST for 360 BI view, AB testing module First Version of the PCU 360 View

Requirement

  • Node version 5.4.0
  • Npm version 3.3.12
  • Linux environment

Features

In progress

Getting Started

Install packages

Linux Ubunto

  • Sudo apt-get -y install openjdk-8-jre
  • Sudo apt-get -y install libcairo2-dev
  • Sudo apt-get -y install python
  • Sudo apt-get -y install pkg-config -sudo apt-get -y install curl -curl --silent --location https://deb.nodesource.com/setup_5.x | bash -
  • sudo apt-get install -y nodejs
  • sudo npm install npm –global

Start application

Step1. Clone the repo

Step2. Install the envirement

  • Cd to the package.json
  • sudo npm install

Step3. Run the app

Sudo npm run dev

About

Creat an API REST for 360 BI view, AB testing module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • HTML 14.9%
  • CSS 3.0%