d-pac.docs

Webclient

d-pac devDependency Status

Digital platform for assessment of competences

NOT PRODUCTION READY

Not by a long shot.

Installation

$ npm install && npm run bowerInstall

Set up

Copy EXAMPLE.env and rename it to .env, adjust the settings in it as necessary.

Development

$ npm run preview

Will run the webpack-dev-server and serve the application on http://localhost:9000

Building

$ npm run build

This will pack everything up and copy all relevant files to a dist directory.

Deployment

Serve the contents of the dist directory with express or nginx for instance.

D-PAC Copyright (C) 2014-2016 d-pac http://www.d-pac.be