Skip to content

ATFinance/landing-page

Repository files navigation

AT Finance Landing Page

       _______   ______ _                            
    /\|__   __| |  ____(_)                           
   /  \  | |    | |__   _ _ __   __ _ _ __   ___ ___ 
  / /\ \ | |    |  __| | | '_ \ / _` | '_ \ / __/ _ \
 / ____ \| |    | |    | | | | | (_| | | | | (_|  __/
/_/    \_\_|    |_|    |_|_| |_|\__,_|_| |_|\___\___|  Est.2021

Telegram: https://t.me/at_finance
Twitter: https://t.co/mTtLSX7ayv
GitHub: https://github.com/ATFinance
Email: support@at.finance

This public repo contains the AT Finance landing page.

Main AT Finance links:

Other links:

Installation

  1. Clone this repository.
git clone https://github.com/ATFinance/landing-page.git
cd landing-page/
  1. Install package depedencies using npm.
npm install

Available scripts

  • npm run dev
  • npm run watch
  • npm run hot
  • npm run prod
  • npm run serve