Skip to content

debenstack/debenstack-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debenstack-profile

Updated Personal website based on React v18 and MUI v5.

Prerequisites

  • Node v16 or v18
  • Docker
  • docker-compose

Setup

  1. Clone the repository
  2. Run docker-compose up

Development Setup

  1. Clone the repository
  2. cd into the /app folder
  3. Run npm install to install all packages and dependencies
  4. Start the development server by running npm start

For more tips and tricks on commands with this react project, see the README.md within the/app folder

Resources

Developer Notes