aalmacin / nx-spaced-repetition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaced Repetition

Adding an app

Backend

ng g node-app APPNAME

Frontend

ng g app APPNAME

Running E2E locally

ng e2e spaced-repetition-e2e --watch

Adding .vscode support

ng add angular-vscode

About


Languages

Language:TypeScript 90.7%Language:JavaScript 4.5%Language:HTML 4.2%Language:CSS 0.6%