Piscuss web application build with ReactJS.
Technical Stack
- NodeJS 19.x
- Vite 2.x
- React 18.x
- React Router v6
- Bootstrap 5.x
- Fontawesome
- Lazy Loading
Install dependencies
yarn
Start development
yarn dev
Build and preview produtction
yarn build
yarn preview