Skip to content

gregorjan/typescript-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Typescript Workshop

First challenge is to convert Cat Fact! app to typescript located in cat-fact-app folder Second challenge is to convert Input component without declaring new interfaces

Setup

  1. Install Node.js.
  2. Install Yarn.

Installation

cd cat-fact-app yarn install

Development

To start webpack dev server run:

yarn start

Are you stuck?

Feel free to check cheatsheet with converted solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors