@domnc/whats-the-weather
v0.2.15
Published
whats-the-weather
Maintainers
Readme
Usage
Run the app using npx
npx @domnc/whats-the-weather <location>Example
npx @domnc/whats-the-weather LondonGetting Started
Prerequisites
I build this project with the following setup:
- macOS Monterey v12.0 Beta
- node v16.7.0
- yarn v1.22.11
- npm v7.20.3
Development
create your
.envfile based on the.env.exampleinstall all necessary dependencies
yarn install- start app
yarn start <city>
# Example
yarn start LondonTests
run prettier check
yarn prettier-checkrun all tests
yarn testLICENSE
Copyright © 2021 Dominic Kolbe :de:
