📕 Please review the main README for overall instructions.
Welcome to the React + TypeScript starter kit for the survey front-end exercise.
Included here is an (almost) out-of-the-box installation of the TypeScript variant of create-react-app for you to build upon during the interview.
- Node (version specified in
.nvmrc
, but feel free to adjust the setup for your environment)
npm install
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.