Skip to content

dchavez562/weather-time

 
 

Repository files navigation

eira / weather-time

Installation

$ npm install

Running the app

Command Description
npm start Starts the development server
npm run build Creates the production build
npm run build:watch Creates the production build and watch for changes
npm run test Runs the unit tests
npm run test:watch Runs the unit tests and watches for changes
npm run type-check Checks the codebase on type errors
npm run type-check:watch Checks the codebase on type errors and watches for changes
npm run lint Checks the codebase on style issues
npm run lint:fix Fixes style issues in the codebase

Building the form for configuration

This project uses react-jsonschema-form for configuring the widget properties. For more information consult their documentation

About

Forking Eira to add some customization for clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 87.7%
  • CSS 8.1%
  • HTML 2.5%
  • JavaScript 1.7%