An open API service indexing awesome lists of open source software.

https://github.com/ethiel97/kophecy-landing-page

Landing page of kophecy mobile app
https://github.com/ethiel97/kophecy-landing-page

Last synced: 3 months ago
JSON representation

Landing page of kophecy mobile app

Awesome Lists containing this project

README

        

# wallinice

wallinice mobile app landing page

![Demo Image](https://raw.githubusercontent.com/Ethiel97/kophecy/master/assets/img/banner.jpg)

## Deploy on your computer

You need to have `nodejs` and `git` installed on your pc for following the instructions

First download the repository using
```
git clone https://github.com/ethiel97/wallinice-landing-page
```

This should download this repository to your computer. Next, to download the dependencies run
```
npm i
```

Now build and start the production build of the site using
```
npm run build
npm run start
```

This will start the app on http://localhost:3000

## Contact

Ethiel ADIASSA - [Twitter](https://www.twitter.com/enthusiastDev) - [email protected] - [Website](https://ethieladiassa.me)