-
Install 0.1 VSCode + Extension Prettier 0.2 Node >=18 0.3 Yarn 0.4 Intellij idea
-
Clone Repo from github
git clone https://github.com/loccolloc/Database_System_Assignment.git
- Create application.properties in folder resources
- Start app
yarn: install dependency
npm run dev : start front end application
click run program : start backend application
nodev18.13.0npm8.19.3
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