Skip to content

Repository files navigation

tcd-app

Prerequisites

Installation

  • Clone this repository
git clone https://github.com/faubourg-numerique/tcd-app.git
  • Access the cloned repository
cd ./tcd-app
  • Checkout to the desired tag
git checkout tags/0.0.0
  • Create the environment file
cp ./.env.example ./.env
  • Edit the environment file

  • Install the dependencies

npm install
  • Build the project
npm run build

The compiled files will be located in the ./dist folder.

Usage

  • Host the entire contents of the ./dist folder on an Apache HTTP server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages