Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 805 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 805 Bytes

Gundwn.gg

Current Deployment

gundwn.gg

Preview

Preview

Building

This project has been created using webpack-cli, you can now run

yarn build

to bundle your application

Deployment

The site is deployed to GitHub pages using GitHub Workflow.

Custom Domain

In order to use a domain it must first be configured in the repository settings. Then a CNAME file should be created in the root directory (example). You can read more about adding custom domains for GitHub Pages here.