Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 169 Bytes

File metadata and controls

8 lines (5 loc) · 169 Bytes

ReactWS

create a TodoList in react

to init project: yarn || npm install

to start dev: yarn start || npm start

server is running on http://localhost:3000