joao0pedro0alves / gamehub

Gamehub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gamehub

License:MIT License


Languages

Language:TypeScript 60.1%Language:HTML 14.4%Language:JavaScript 14.2%Language:CSS 6.0%Language:Dockerfile 5.0%Language:Shell 0.3%