Skip to content

tfaieta/TessWebPlayer

Repository files navigation

Tess Web Console/Player

React + Webpack + https://react-md.mlaursen.com/

Contains

React v15.6.1

React-md

React-Redux v5.0.5

React-Router v4.1.2

Jest v20.0.4

Webpack v3.3.0

Babel Core v6.25.0

ES6

Ant Design

Features

Simple config with easy customization options

Optimized Production ready build

Hot Module Reloading

CSS loader support

Eslint standard config

A sample app using React Routerv4

Requirements

Node 6+

Configuration

  • Install

    Clone the repository and run

    npm install

  • Star the development server

    npm run dev

    Navigate to http://localhost:8080/ to see the app running live

    (port settings can be changed in webpack.config.js)

  • To run the Production build

    npm run build

    (creates the associated .js and .css files in the dist folder)

About

A modern podcast player for the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published