GithubHelp home page GithubHelp logo

vo2demo's Introduction

VO2 demo Project

website deployment

More details -> https://git.mediasia.cn/mediasia-interactive/react-test

Current task list

  • GET request to the backend
  • adding a history page accessible through a click on a miner in the miner list on the result of the GET /history?minerId=
  • display a list according to the design
  • connection to the websocket and live updating of the list
  • adding a menu to switch between pages
  • adding an asteroid page list based on the result of the GET /asteroids
  • adding a planet page list based on the result of the GET /planets
  • adding a button "Create a miner" to be displayed on a miner whenever it got sufficient ressources
  • [] adding a form to create a miner and send the result as a PUSH /miner + Implementation of a form validation

version

  • node v20.10.0
  • vue 3.3.10
  • vue-router 4.2.5

project structure

The project uses ni, which allows you to install and debug the project by entering commands such as ni, nr, etc. in the terminal.

ni - use the right package manager, you can ignore the difference between npm,yarn,pnpm and so on.

# install ni first
npm i -g @antfu/ni

install & dev

# install, like -> npm install
ni
# run dev, like -> npm run dev
nr dev --host

build

ni is not support for building, so...let's use pnpm

# build production, generate the "dist" folder.
pnpm build

vo2demo's People

Contributors

superzdd 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.