Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.81 KB

README.md

File metadata and controls

59 lines (40 loc) · 1.81 KB

Install

git clone https://github.com/anoblet/my-project
cd my-project

Copy config.example.ts to config.ts and add your Firebase information

npm i && npm run dev

Links

Features:

  • Generic Redux actions/reducers
  • Separation of concerns -- seperate templates/styles

Uses:

To do:

  • pwa
  • firebase auth
  • css tag
  • < 1 second load time
  • 100% lighthouse score (Lost when you turn Google Analytics on as it's a network request)
  • cms
  • themes
  • index.html entrypoint
  • Add in-line icons to external links
  • rxfire (Merging streams isn't needed)

Special thanks to

Polymer Slack, Open-WC

@justin @open-wc @bennyp @dakMoR @lars @westbrook @john @captaincodeman @sorvell @ruphin

Browserstack for cross-browser testing:

Browserstack