Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 456 Bytes

Notes App Build Status

Experimental React application for personal note-taking. Live Demo

Development

Install the required packages using yarn:

yarn install

Start the development server:

yarn start

The local development server will be running on http://localhost:3000.