ktp-dev / KTPoints

The KTP Social Network

Home Page:https://ktp.life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ktp.life

Currently, our site is deployed through Netlify and lives at https://ktp.life

All information about development, codebase, and design live on our notion page at: http://bit.ly/KTPLife

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Branching workflow

checkout

git checkout develop
git pull
git checkout -b feature/my-feature-name

Make your code changes, commit and push them, then open a pull request into develop for review

Bulma Custom Styles

Edit file in public/static/sass/mystyles

To build css:

npm run css-build

Customize configuration

See Configuration Reference.

Rules

DO NOT NPM INSTALL ANY NEW DEPENDENCIES WITHOUT CONSULTING THE GROUP FIRST

About

The KTP Social Network

https://ktp.life/


Languages

Language:Vue 86.9%Language:CSS 6.6%Language:JavaScript 5.4%Language:HTML 1.0%