Skip to content

neilbo/mfl-design-system

Repository files navigation

Welcome to Design System for My Family Lounge

This is static Website built with Ionic (Angular).

Use Git credential manager for Azure Devops Access

Prerequisites

Recommendations

  • Use npx which comes with NodeJS
  • Article on npx
  • Article on npm ci

Getting Started

Clone the project

git clone https://dev.azure.com/qktech/QK%20Enhanced%20Mobile/_git/design-system

Install Dependencies and Packages

npm ci

Serve the project (Usually on http://localhost:8100/)

npx ionic serve

Generate Components, Services, Modules, Classes, Directives, Guards

npx ionic generate

Deployment

  • Currently getting deployed manually via Neil's Netlify account.
npx ionic build --prod

How to install Git Credential Manager (GCM) on Mac

Git Credential Manager Mac

  1. Download installer

download-installer

  1. Find link for GCM core for OSX

find-gcmcore-osx

  1. Open package on your Mac

find-package

  1. Start Install Wizard

install-wizard install-wizard install-wizard

  1. Copy to clipboard git clone command from Azure Devops

clone-repo-from-azure

  1. Paste into Terminal

cli-git-clone

  1. Authenticate to GCM using your Azure Devops credentials

login-gcm

  1. Complete DUO 2FA 🗝

fa-duo

  1. Check the terminal for success 🎉

success

  1. cd into the Project 🎤 👋
cd design-system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published