/gamehub

Gamehub

Primary LanguageTypeScriptMIT LicenseMIT

Vite PWA Template

PWA template using Vite, React and Typescript. It has a pre-assembled Docker configuration, with support for implementing an HTTPS server with a digital certificate using NGINX.

Getting start

  1. Clone this repository.
$ git clone https://github.com/joao0pedro0alves/template-vite-pwa.git
  1. Go to project folder.
$ cd template-vite-pwa
  1. Install app dependencies
$ npm install
  1. Run server in development
$ npm run dev

References

Helpers