Skip to content

justosophy/stan-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV Coding Challenge

This is a minimal React project using TypeScript, React Router, Babel, and Webpack.

Getting Started

Prerequisites

Make sure you have Node.js installed on your machine.

You can use Node Version Manager and run nvm use from the project directory.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-project.git
  2. Navigate to the project directory:

    cd your-project
  3. Install dependencies:

    npm install

Development

To start the development server:

npm start

Visit http://localhost:3000 in your browser.

Production Build

To create a production build:

npm run build

See the dist/ folder for the build output.

About

Simple Streaming Menu for Stan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors