_______ ______ _
/\|__ __| | ____(_)
/ \ | | | |__ _ _ __ __ _ _ __ ___ ___
/ /\ \ | | | __| | | '_ \ / _` | '_ \ / __/ _ \
/ ____ \| | | | | | | | | (_| | | | | (_| __/
/_/ \_\_| |_| |_|_| |_|\__,_|_| |_|\___\___| Est.2021
Telegram: https://t.me/at_finance
Twitter: https://t.co/mTtLSX7ayv
GitHub: https://github.com/ATFinance
Email: [email protected]
Main AT Finance links:
Other links:
- Clone this repository.
git clone https://github.com/ATFinance/landing-page.git
cd landing-page/
- Install package depedencies using npm.
npm install
npm run dev
npm run watch
npm run hot
npm run prod
npm run serve