/DFD-WEB

A DFD Web application using react, typescript, redux.

Primary LanguageTypeScript

DFD WEB

This is a dfd web application.

First version of DFD-WEB is written by puer javascript and React with react create app.

For user state, It used React-Context.

This is second version migrated from the first version refactored, type-defined, linted.

For user state, redux and redux-saga is used.

npm i
npm start

You can get localhost:3000/dfd on your webbrowser.

But, You shall need to set up DFD server