Skip to content

luizclr/ipweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🚧 work in progress...

Table of Contents

Requirements

  • nodejs >= 12.14.1
  • yarn >= 1.21.1

Running

# clone this repo
# Install packages
yarn install
# Start server locally
yarn start

Application will be opened automatically on localhost:3000.

Build

# Build for production
yarn run buld

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published