Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 524 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 524 Bytes

Mercast

Web based weather app of MerOS that is powered by webkit2-launcher or Electron. mercast

Project setup

yarn install

Compiles and minifies for production

yarn build

Start the app

npm start

Development

Compiles and hot-reloads for development

yarn serve

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.