Skip to content

Static Website for Open Source Project DeepMarket, written by ReactJS

Notifications You must be signed in to change notification settings

lixphilosophy/deepmarketsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepMarket Official Website

The site is written by ReactJS and currently hosting on https://deepmarket.cs.pdx.edu/. If you found any problem, please help us to fix it and open a pull request.

Project Synopsis

Deep Market is an open source platform designed to allow dynamic contribution and consumption of distributed computing resources. Using a barter based system it allows a user to offer their own computational resources in exchange for tokens or use the resources of others in the pool.

This project is in active development and is being maintained by the team members listed below. If you would like to submit changes, please open a pull request.

Project repo: https://github.com/deepmarket

Team Members:

Required OS Dependencies

  • node.js (Installation instruction can be found here)

Instruction to update website

After you pull down this repo, run the following command to install all the required package:

npm install

To deploy the website to be the raw html site, run:

npm run build

About

Static Website for Open Source Project DeepMarket, written by ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published