mrkelly / react-timesheet

Timesheet training application written in React/Flux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 init - Runs the Semantic UI build.

  • gulp watch:dev - 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.

About

Timesheet training application written in React/Flux


Languages

Language:JavaScript 65.5%Language:CSS 34.4%Language:HTML 0.0%