Skip to content

itstlion/web

Repository files navigation

It's T.Lion

GitHub release (latest by date)

Description

It's T.Lion is the official website of T.Lion.

Linked projects

This project is coupled with It's T.Lion API, which is the backend server's repository.

Installation

Requirements

Before installing this repository on your computer, you should have the following requirements to get started:

  • Node.js version 14 or above
  • NPM version 6 or above.

Clone

For cloning this repository, you can open a terminal in your target folder and execute the following command line:

git clone https://github.com/itstlion/itstlion.git

It will create a folder called itstlion and clone the repository in it.

Installing dependencies

Now that you have cloned the repository, you can install the necessary dependencies before running the application. For doing so, run the following commands in your terminal:

cd ./itstlion/app # Move to the application folder
npm clean-install # Install necessary dependencies with NPM

Run

Now that you have installed the dependencies, you are able to run the application on your device. For doing so, you can run the following command in your terminal:

npm start

Now, you should be able to visit the website on https://localhost:4200.

Contributing

This repository is currently not open for external contributions: its source code can only be updated by its maintainer.

In order to contribute to the developer community, It's T.Lion is public for giving examples on how to develop a website using Angular framework.

Versioning

This repository use Git as the main versioning tool and follows Semantic Versioning principles.

Authors and acknowledgement

Repository created and maintained by Lamarque Loïc.