Giter VIP home page Giter VIP logo

web's Introduction

ShapeShift DAO Web Interface

This project was bootstrapped with Create React App.

ShapeShift ShapeShift ShapeShift ShapeShift

ShapeShift's OSS 2nd generation Web application. (Under Development)

Table Of Contents

Helpful Docs

Resources

Dependencies

Developer Onboarding

  • Copy sample env file:

    cp sample.env .env
  • Install Dependencies:

    yarn
  • Run server

    yarn dev

Commands

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

    yarn dev

Launches the test runner in the interactive watch mode.
See the section about running tests for more information. It also creates an html page you can interact with at the root level of the project in /coverage.

    yarn test

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

    yarn build

Runs the component documentation.
Open http://localhost:6006 to view it in the browser.

    yarn storybook

Linking

If you are working with any @shapeshiftoss dependencies use yarn link These next steps will show you how to link to the chain-adapters repo From your projects folder:

  1. cd ./lib/chain-adapters && yarn link
  2. cd ..../web/ && yarn link @shapeshiftoss/chain-adapters

Now your web's chain-adapters have a symlink to your lib's

You can use yarn run show-linked-packages to show what is currently symlinked via yarn

web's People

Contributors

0xdef1cafe avatar cjthompson avatar reallybeard avatar bootsboogie avatar jdambron avatar technojak avatar elmutt avatar mrnerdhair avatar theoboldfrazier avatar daodev44 avatar kaladinlight avatar pastaghost avatar toshisat avatar unclerom avatar 420coupe avatar natven avatar majorhayes avatar iganbold avatar 0xean avatar dmarjenburgh avatar kykrom90 avatar lazymondaysunday avatar sterl avatar dependabot[bot] avatar mvpratt avatar

Watchers

James Cloos 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.