/Todo-reactJS

todo app with react and loopback

Primary LanguageJavaScriptMIT LicenseMIT

TODO - reactJS app with Loopback as backend

How to run

run node . to run the app

to change the front end code

change it in the dir client_src' and compile it. It will update the static files in client` folder.