GithubHelp home page GithubHelp logo

techman34 / defizap-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from defistrategies/defizap-frontend

0.0 1.0 0.0 3.76 MB

This is the front end website of https://DeFiZap.com

License: GNU General Public License v2.0

Dockerfile 0.17% JavaScript 96.32% HTML 1.22% CSS 2.29%

defizap-frontend's Introduction

DeFiZap Front End

Development

The following code can be run locally by running the following two commands.

  1. yarn install
  2. yarn start

on the root level of the directory.

Docker

The code can also be run using the Dockerfile. First you must install Docker for your host operating system from the resources at [Docker|https://www.docker.com/].

With docker running you can build an image and run a container from that image:

  1. Using a command line terminal, change into the KyberVirtualHackathon root directory
  2. Run docker-compose up --build (this will build the image based on the dockerFile and then start it as per the instructions provided in the docker-compose.yml)
  3. Once it is up use this command to connect to the shell docker exec -it [TO INSERT DOCKER CONTAINDER ID] /bin/sh -c "[ -e /bin/bash ] && /bin/bash || /bin/sh. Here you will be able to do any NPM install that you may require.
  4. To close use CTRL+C in the terminal in which docker container was initiated

At this point the react server will start and you will be able to access http://localhost:3000 in any browser on your host operating system.

defizap-frontend's People

Contributors

tosh-sharma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.