Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 761 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 761 Bytes

Tools

Create npm package with misc tools using on startup and running Digital experiments

Setup

Install dependencies

$ npm install

Scripts

Run the local webpack-dev-server with livereload and autocompile on http://localhost:8080/

$ npm run dev

Build the current application for deployment

$ npm run build

Documentation

https://wiki.sandsli.dnb.no/wiki/display/BEDE/ai+javascript+toolbox+documentation

links

https://www.dnb.no/portalfront/dnb/scripts/applications/gjl/demo/gjl.index.html#main

https://hackernoon.com/a-tale-of-webpack-4-and-how-to-finally-configure-it-in-the-right-way-4e94c8e7e5c1

https://www.valentinog.com/blog/webpack-tutorial/