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
- Host: GitHub
- URL: https://github.com/zeuxisoo/react-web-tryden
- Owner: zeuxisoo
- Created: 2019-09-13T11:31:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T16:10:23.000Z (over 6 years ago)
- Last Synced: 2025-06-15T12:03:55.299Z (about 1 year ago)
- Topics: react, react-router-dom, toy-project, web
- Language: JavaScript
- Homepage:
- Size: 968 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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