Analog App
This project was generated with Analog, the fullstack meta-framework for Angular.
Setup
Run yarn
to install the application dependencies.
Development
Run yarn dev
for a dev server. Navigate to http://localhost:5173/
. The application will automatically reload if you change any of the source files.
Build
Run yarn 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.
Test
Run yarn test
to run unit tests with Vitest.
Community
- Join the Discord
- Visit and Star the GitHub Repo
- Visit the Website
- Follow us on Twitter