GithubHelp home page GithubHelp logo

0x572f00 / sushi-nouns Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 49.2 MB

sushi.sebastien.wtf

License: Creative Commons Zero v1.0 Universal

JavaScript 11.89% CSS 20.85% TypeScript 53.51% SCSS 0.82% EJS 12.94%

sushi-nouns's Introduction

Sushi Nouns playground

Simple approach to create fun and interactive playgrounds using code provided by the Nouns DAO monorepo.

Assets are from the Nouns DAO Japan team, i simply patched the @nouns/assets package with their images data.

Here's some instructions to guide you through the process to make your own.

Prerequisites

Before we get started, make sure you have Yarn installed on your computer.

Install

Open your terminal and run the following commands from the repository folder:

yarn install

It will download and install all the necessary dependencies for the project. Once it's complete, you can start the playground by running:

yarn start

Customize

To make your own playground, simply place your 32x32px .png into the corresponding folders inside the src/ directory and run:

yarn encode

You will then have to replace the node_modules/@nouns/assets/images-data.json file with the new one generated in src/ and patch the @nouns/assets package :

yarn patch-package @nouns/assets

Build

Before uploading your playground online, it's important to build the project to create optimized files. Run the following command:

yarn build

This will generate a dist/ folder with the files you need.

sushi-nouns's People

Contributors

0x572f00 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.