RaffleGatorReact To transpile JSX to JS into a bundle.js run this command npm run build To test your component run the following command and visit http://localhost:3000/ on your browser npm start