anoblet / my-project

Starterkit based off lit-element - manages users, provides state, has a CRUD example,

Home Page:https://my-project-75792.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Project

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

About

Starterkit based off lit-element - manages users, provides state, has a CRUD example,

https://my-project-75792.firebaseapp.com/

License:MIT License


Languages

Language:TypeScript 94.4%Language:JavaScript 2.2%Language:CSS 2.2%Language:HTML 1.2%