The official source code for the Slipe app's landing page.
- About app
- Support us
- Contacts
- Out team
-
Clone the repository:
git clone https://github.com/slipe-fun/landing.git
-
Navigate to the landing directory:
cd slipe-website -
Install dependencies:
npm i
-
Run project:
npm run dev