- Install the project's base dependencies with the
npm install
command. - Start development mode by running the
npm start
command. - Go to http://localhost:3000 in your browser. This page will automatically reload after saving changes to the project files.