Skip to content

maxkopitz/maxwell-dev

Repository files navigation

Maxwell.dev

The first iteration of maxwell.dev

## 🧰 Installation & Set up
  1. To use the correct verison of Node NVM
nvm install
  1. Install dependencies
npm install
  1. Start dev server
npm run dev