Giter Site home page Giter Site logo

dapp-store's Introduction

Swarm DappStore Website

 This repo contains the files for the swarm dappstore website.

You can find the website at: http://swarm-gateways.net/bzz:/swarmapps.eth/

(if you are running a local swarm node, the link is  http://localhost:8500/bzz:/swarmapps.eth/)

Swarm is a P2P decentralized incentivized storage network.

For more information about swarm, visit http://swarm-gateways.net/bzz:/theswarm.eth/

Installation

  1. Clone the repo
  2. npm install
  3. npm install -g @angular/cli
  4. ng serve 

The ng serve will make the website available through http://localhost:4200.

deployment

The site uses webpack optimization through the angular-cli package. All needed files are optimized for low size and lower bandwidth requirements, resulting in higher serving speed.

To prepare the site for deployment, run ng build --prod --aot. This will produce a dist/ folder in your working directory, which can be used to serve the page standalone.

dependencies

  • angular2
  • nodejs >= 7
  • npm >= 3

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.