An open API service indexing awesome lists of open source software.

https://github.com/zeuxisoo/react-web-tryden

A toy project to test something for my mind
https://github.com/zeuxisoo/react-web-tryden

react react-router-dom toy-project web

Last synced: about 2 months ago
JSON representation

A toy project to test something for my mind

Awesome Lists containing this project

README

          

# Tryden

A toy project to test something for my mind

## Usage

Install the vendors

yarn install

Run the development server

make server

Build the project

make build

Generate the favicon

make favicon