Skip to content

net8floz/netphone-web

Repository files navigation

Lounge Games

Always Be Loungin

https://gmlounge.games

Always be loungin. Want to contribute? Don't know how to get started. Just ask someone. Find an task to do here

Prerequisites

node >=12.19.0 yarn

Suggested dev tools:

To properly format and lint, suggest using vs code plugins

vueter
prettier
eslint

Env setup

Environment must be configured or project will not serve. Ask @net8floz for the env file

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint