- Start cleaning. Get rid of vite files and refactor class components into function components
- npm update before running npm install
- This is the frontend of Lab10.1-recipe-api backend.
- vite-react branch cors issues unresolved
- lab10.1-recipe-react-frontend branch main externally installed
- npx create-react-app
- But before
source nvs.sh
nvs
- selection b: node 20.11.0
- npm version: 10.2.4
- package*.* copied to Lab10.1-recipe-react-frontend
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh