lyrn start
Navigate to your application folder
cd ./your-app-name
To start the development server, use the command:
npm start
Navigate to your application folder
cd ./your-app-name
To start the development server, use the command:
npm start