/react-timesheet-univ

Universal React Demo Application with Server Rendering

Primary LanguageJavaScript

tsz UI

Getting Started

Tracklist (incorporated frameworks)

Dependencies

Quick Start

Install the Node dependencies locally.

npm install

Gulp Tasks

These are the Gulp.js tasks for your dev process:

  • gulp watch - Watches development files and runs builds when needed.

  • gulp serve:dev - Starts the Hapi server and serves the files.

  • gulp test - Runs the Mocha tests in the Karma test runner.