This is the source repo for my business website infolektuell.de.
- Install Node.js.
- Install dependencies:
npm i
- Run dev server:
npm start
- Open the site in your browser: Press
o + enter
- Edit source files and watch the changes reflected in the browser