/weather-app

Primary LanguageTypeScript

weather-app

What is included

Run

yarn start

Build

yarn build

Test

test component: yarn test:component

test store: yarn test:store

test all: yarn test