CyCraft / cycraft.co

CyCraft website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cycraft.co

Contribution Guide

Starting a new ticket:

  1. Create a new branch from production with branch name pr-<issue nr.>
  2. Focus development on just the task for that issue nr.
  3. Open a pull request towards production branch

When you stop developing for the day but the task is not finished yet, be sure to:

  1. Make a "WIP" commit
  2. Sync with Github
  3. Open a "draft" pull request from your branch towards production

Remember we're using npm (as opposed to yarn)

Project setup

npm i

Compiles and hot-reloads for development

npm run dev

About

CyCraft website


Languages

Language:Vue 82.4%Language:JavaScript 11.8%Language:Sass 4.2%Language:HTML 1.5%Language:CSS 0.1%