Portfolio website built with React and Typescript. The contact form uses an API connected to a lambda function - you can find the repo for that here.
Install node modules with yarn.
Starts the build process in watch mode and the development server. Re-renders with the application of new changes.
Launches the test runner in the interactive watch mode.
Build the app for production (files are created inside the build folder).