mirror of
https://github.com/janishutz/fundamentals-of-webengineering.git
synced 2025-11-25 05:44:24 +00:00
228 B
228 B
Requirements
- current node version (18+)
- npm (6+)
Installation
npm install
Commands
Run
npm run dev
Format Code
(Since it's uglier, will make it uglier)
npm run format