React Router Tutorial Small app that lets you keep track of your contacts. ( link to tutorial ) Project setup $ npm install Compile and run the project # development $ npm run dev # production build $ npm run build # preview mode $ npm run preview