Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 421 Bytes

aiLearn

Run the server:

  • npm run start

Setup:

  • Install node.js

Run the following commands after download:

- npm install @fontsource/roboto-condensed
- npm i @material-ui/core
- npm install @mui/icons-material
- npm install @mui/material @emotion/react @emotion/styled
- npm install @mui/material @mui/styled-engine-sc styled-components
- npm install react-router-dom --save