Skip to content

Marc-JB/Website

Repository files navigation

Banner image

Marc apps & software website

Website for applications and other software created by Marc apps & software.

Angular build & deployment Quality Gate Status License: CC BY-NC-ND 4.0

📔 Table of Contents

🌟 About the Project

👾 Tech Stack

  • The Angular framework.
  • Npm as the package manager for Node.js.
  • TypeScript as the programming language.
  • SCSS for styling
  • Uses CSS grid, flexbox and media queries

🎨 Color Reference

Color Hex
Primary Color #009688 #009688
Secondary Color #3F51B5 #3F51B5

🧰 Getting Started

‼️ Prerequisites

This project uses Node.js and npm. VSCode is the recommended editor for this project.

⚙️ Installation

To install dependencies for this project from a command line/terminal, run the following command:

npm install -g @angular/cli
npm install

🏃 Run Locally

To run the website on your machine:

ng serve

🚩 Deployment

To build this website, run:

ng build

👀 Usage

Navigate to https://marc-apps.nl/ to view the website.

⚠️ License

This project is published under the Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License. Read more about this license in the LICENSE file or on https://creativecommons.org/licenses/by-nc-nd/4.0/.

💎 Acknowledgements