Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 532 Bytes

Boilerplate

  • Bundler: Snowpack
  • Component Framework: VueJS w/ JSX and Vue Styled Components
  • Transpiler: Babel
  • CSS Grid: Template
  • Lint: ES Lint, Stylelint

Start the Live Server with yarn start

TODO:

  • Electron (Using Three)

  • PWA (Using Workbox CLI)

  • Unit Tests

  • E2E Tests

  • CI with Netlify