Requirements
- Node 14
Setup
- Install Node 14 (recommend using nvm)
- Install yarn globaly
npm i -g yarn - Clone repository
git clone https://git.hofmannnet.myhome-server.de/GermanAirlines/ga-test.git - CD into repository
- Fetch dependencies:
yarn install
Scripts
- Dev server:
yarn start - Prod build:
yarn build - Demo prod build:
yarn demo. Requires Python 3
Description
Languages
TypeScript
76.5%
SCSS
18.9%
HTML
2.2%
PHP
1.5%
Shell
0.9%