8000 GitHub - cbrualdi/connect4: The aim of this project is to test the same implementation on different component-based libraries and frameworks, like React, Angular and Blazor.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The aim of this project is to test the same implementation on different component-based libraries and frameworks, like React, Angular and Blazor.

Notifications You must be signed in to change notification settings

cbrualdi/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

The aim of this project is to test the same implementation on different component-based libraries and frameworks like React, Angular and Blazor.

React

To start the React implementation run cd connect4-react && npm install && yarn start.
Open http://localhost:3000 in the browser.

Angular

To start the Angular implementation run cd connect4-angular && npm install && ng serve.
Open http://localhost:4200 in the browser.

Blazor

To start the Blazor Wasm implementation run cd connect4-blazor && dotnet run.
Open https://localhost:5001 in the browser.

About

The aim of this project is to test the same implementation on different component-based libraries and frameworks, like React, Angular and Blazor.

Topics

Resources

Stars

Watchers

Forks

0