npm install
(just first time) thennpm start
- navigate to
http://localhost:1337/
if you are working on the React application just run npm run dev
, this command
build the app and still watching for any change then build again.
React app is within /src directory