Skip to content

nilllzz/grizz.club

Repository files navigation

grizz.club

welcome image

View GitHub page

Project setup

This page is written in HTML/CSS/JS using Vue 3.

To run this project locally, a relatively recent version of npm or yarn is required.

Once installed, run these commands in the project's root folder:

yarn install

Compiles and hot-reloads for development

yarn serve

To view served website, visit http://localhost:8080.

Compiles and minifies for production

yarn build

Will build a static website version and copy all required files into the dist directory.

Lints and fixes files

yarn lint

Attributions

attributions

Additional attributions for actual content of the website are contained in the website itself. Visit the page and view different content to see attributions and artists.

Page design and original implementation by nilllzz (https://nilllzz.dev)