with the backend running
- install the dependencies with the command
yarn
ornpm install
- and run the app with
yarn start
ornpm start
- the app will listen in localhost:3000
:notebook_with_decorative_cover: front-end for notepad app w/ React
JavaScript
with the backend running
yarn
or npm install
yarn start
or npm start