Code Monkey home page Code Monkey logo

hahoe's Introduction

HAHOE

유네스코지정 세계유산, 한국의 미와 전통이 살아있는 역사 마을. 하회 마을의 지형을 그래픽에 담다.

사용법

실행환경

target: wasm32-unknown-unknown

  • node v16 LTS
  • volta v1.0.7
  • yarn v1.22.18
  • cargo v1.58.0
  • cargo-watch v8.1.1
  • wasm-pack v0.10.3

프로젝트 구조

$ tree
hahoe
├── Cargo.lock
├── Cargo.toml
├── package.json
├── yarn.lock
├── README.md
├── core
│   ├── Cargo.toml
│   └── src
├── gui
│   ├── Cargo.toml
│   └── src
├── hahoe.code-workspace
├── public
    ├── index.html
    └── index.js

실행방법

$ rustup target add wasm32-unknown-unknown
// target으로 사용할 wasm32-unknown-unknown 구성 (Tier 2 target)

$ yarn dev
// 그 외 명령어는 package.json을 참고해주세요!

hahoe's People

Stargazers

Roman avatar Dyel0216 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.