Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 309 Bytes

react-redux-note-ts

This is an notes app using typescript, react and redux.

Start the application

You need to be at the root of the application folder and do :

npm install && npm start

Logger

If you open a debugging console in the browser, you should see every action logged into the console.