hhochart / wco-pwa

Home Page:https://wco-pwa.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wco-pwa Netlify Status

Weather Control Organization progressive web app

This PWA is build with

  • NuxtJS
  • Express for localHTTPS
  • OneSignal for push notification handling
  • DatoCMS for the backend
  • Tailwind for the UI

TODO

  • Make an entry component that fetches the whole API & hydrates the store

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

About

https://wco-pwa.netlify.com/


Languages

Language:Vue 78.8%Language:JavaScript 17.8%Language:CSS 3.4%