Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 598 Bytes

File metadata and controls

35 lines (26 loc) · 598 Bytes

Lineblocs User Portal

Alt text

Requirements

NPM
Node 11

Install

npm install
npm install -g install gulp@3.9.1
npm install -g install node-sass@4.13.0 --unsafe-perm
npm install -g install bower@1.8.8
bower install

Create the distribution directories if your creating a release build

mkdir -p app/dist

Run

gulp serve
npm test
npm run build

To view the app please goto http://localhost:9000/