New utab view
git clone https://github.com/taulukointipalvelut/utab-view-future.git
cd utab-view-future
npm install
Make sure the installation has done.
npm run dev
Then visit: http://localhost:8010/
# build for production with minification
npm run build