This is a calendar widget that shows forecast information for the next 5 days from today.
- Run
npm installto install the dependencies. - Run
npm run build simple-calendar-componentsto build the internal components library. - Run
npm startto run the project.
Then just go to http://localhost:4200/ to see the result