Getting Started

Preview on

Or run the development server:

npm run dev
# or
yarn dev

Performance

  • Load time 0,6 second
  • Lighthouse Performance 98%

How the performance improved

  • Dynamically load the library & component, if not necessary to load at front can not include the module in server side
  • Use lightweight libraries
  • Use lighthouse to check some of the options to improve the score

Preview

Mobile Desktop

Video