roopeshchinnakampalli / perf-ws-ng-conf-24

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push-Based Angular Performance 1 day Workshop

Installation Instructions

System Requirements

  • node ^18.13.0 || ^20.9.0
  • npm > 8

Clone and install

git clone https://github.com/push-based/perf-ws-ng-conf-24.git

cd perf-ws-ng-conf-24
npm install

# (optional) if the step before didn't work, please try the following
npm install --force

Run the application

npm run start

Workshop Information

Exercises

Performance

About


Languages

Language:TypeScript 57.3%Language:SCSS 29.7%Language:HTML 13.0%