/kobee-tanker

Primary LanguageTypeScript

Prerequisites

Download and install npm with Node.js @ https://nodejs.org/en

Installing

Install the dependencies with this command-line:

npm install

Building and Running

Perform a quick build (bundle.js) and start server:

npm run dev