Vite was originally developed for Vue, but you can also create React and Svelte projects out of the box. The build command uses Rollup under the hood, which is preconfigured to create highly optimized code. The application will be a simple number conversion tool that converts decimal numbers to hexadecimal and binary.

9m read timeFrom developer.okta.com
Post cover image
Table of contents
Using Vite to create the TypeScript React applicationStart it up and watch it runAdding authentication with Okta to the applicationLearn more about React, TypeScript, and Okta
1 Comment

Sort: