Skip to content

Latest commit

 

History

History
 
 

front-end

How to run web application

  • Install Node.JS
  • run 'npm install' in terminal
  • run 'npm install axios' in terminal
  • run 'npm run dev' in terminal

Install daisy ui for component library

  • run 'npm i -D daisyui@latest' in terminal

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: