/time-manager

Time manager demo project using typescript, React, Redux, Material-UI and browserify, MongoDb and express, with jwt web-token based authentication

Primary LanguageTypeScript

Build (development)

Download and install node

Download and install yarn

> npm install -g typescript

> npm install -g gulp

> yarn

> export NODE_ENV=development

> gulp build

Run

Start the web application Server

> node dist/app/main

Open the application