You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone this repository
git clone git@github.com:mikeschenkel/mikeschenkel.nl.git
# Go to the working directorycd mikeschenkel.nl
# Install dependencies
npm install
# Start development
npm start