Skip to content

gitslim/eplus-frontend

Repository files navigation

Frontend for site Энергияплюс.рф

Features

  • High performance PWA
  • Server-side rendering
  • Build optimizations, loads only required code
  • Code-splitting
  • Pages prefetching
  • Hot Module Reload in dev mode
  • Lazy-loading images
  • Responsive design
  • SEO optimization
  • Apollo-graphql client
  • K8s deployment with letsencrypt ssl certificates

Demo

Tech-stack:

Development

Install dependencies:

  • npm ci

Run in development mode with HMR:

Production

Build

  • npm run build

Preview

  • npm run preview