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
- Host: GitHub
- URL: https://github.com/ethiel97/kophecy-landing-page
- Owner: Ethiel97
- License: mit
- Created: 2022-09-28T12:45:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T12:45:33.000Z (over 2 years ago)
- Last Synced: 2025-02-07T17:38:36.753Z (4 months ago)
- Language: JavaScript
- Homepage: https://kophecy.vercel.app
- Size: 3.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wallinice
wallinice mobile app landing page

## 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)