Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 978 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 978 Bytes

Log

11.2.2024 mdy

  1. Start cleaning. Get rid of vite files and refactor class components into function components
  2. npm update before running npm install
  3. This is the frontend of Lab10.1-recipe-api backend.

8.23.2024 m.d.y

  1. vite-react branch cors issues unresolved
  2. lab10.1-recipe-react-frontend branch main externally installed
  3. npx create-react-app
  4. But before
source nvs.sh
nvs
  1. selection b: node 20.11.0
  2. npm version: 10.2.4
  3. package*.* copied to Lab10.1-recipe-react-frontend

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: