本番環境に入れる前にちょっと確認したいと思い、distフォルダで実行してみました
// 動かすために必要なのでインストール $ sudo npm i -g http-server --save // angularプロジェクトがあるフォルダの一階層上で実行 $ http-server ./dist/<プロジェクト名>/
これで実行可能になります!
How to run the Dist Folder on Local Machine in Angular 6?
Cypressでhoverを実現する方法
Please reinstall Cypress by running: cypress install
TypeScriptで`TS1192: Module ‘”./node_modules/@types/react/index”‘ has no default
axiosで401のinterceptorを実装
Next.jsでscriptが読み込まれない時の解消方