Skip to content

Playground

Steps to play with the packages

You can test the packages by cloning the repo and then executing the respective playground.

  1. Clone the project

    Terminal window
    git clone https://github.com/hugoogb/avatar-generator.git
  2. Navigate to playgrounds directory

    Terminal window
    cd avatar-generator/playgrounds
  3. Execute the desired playground

  4. Test the packages by updating the file consts.ts located in /playgrounds.

Execute desired playground

To execute the desired playground, run the following commands:

Terminal window
npm run playground:core