Skip to content
/ DFD-WEB Public

A DFD Web application using react, typescript, redux.

Notifications You must be signed in to change notification settings

DevSDK/DFD-WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A DFD Web application using react, typescript, redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published