TheBakaRem / blobs.gg

The blobs.gg website

Home Page:https://blobs.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blobs.gg

The blobs.gg website.

Getting Started

We use Parcel to bundle application assets like stylesheets, images, and scripts.

Make sure you have Node.js and npm installed before proceeding.

Install dependencies:

$ npm install

Developing

Start the bundler:

$ npm start

A local HTTP server will start at http://localhost:1234. It will automatically build the website and reload the page upon any changes.

Building

Build the website:

$ npm run build

Static assets will be in dist/.

About

The blobs.gg website

https://blobs.gg

License:Apache License 2.0


Languages

Language:JavaScript 47.2%Language:CSS 27.4%Language:HTML 25.4%