part of Nephren UI Project
React JS web application for my portfolio
Tech:
- React JS
- TypeScript
- Vite
- SCSS
Developed using Node JS v22.x.x
Infrastructure design:
App design:
install dependency
npm install
run the project (only available for single development without involving other micro frontend)
npm run dev
run the project (for development involving other micro frontend)
npm run dev:watch
Related repository: