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
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
There's some issue with memory.
go to page.json find "start"
edit "ng server" to "node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng serve"
after edited when you start the project, you will found another problem
In the main page it will mention you couldm't find many 404 I have no idea how to resolve it
and ps. "where is the documentation?"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Type of issue: (check with "[x]")
Current behaviour:
Unclear how to run this app.
npm start
leads to page with errors in consoleExpected behavior:
Docs with examples
Steps to reproduce the issue:
Follow current docs
Component name and version:
Browser and version:
Node version (for build issues):
New feature request:
The text was updated successfully, but these errors were encountered: