Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 158 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 158 Bytes

Notes-app on Node, React and Alt

Install

npm i cd server && npm i

How to start

cd server && node server cd ../ && npm start