This project was generated with Angular and Vite. Goodbye, Webpack.
Run run i
to install the application dependencies.
Run npm run dev
for a dev server. Navigate to http://localhost:5173/
. The application will automatically reload if you change any of the source files.
Run npm run build
to build the client/server project. The client build artifacts are located in the dist/client
directory. The server for the API build artifacts are located in the dist/server
directory.