KaliaHayes / kaliahayes.com-analog

Building my personal portfolio using Angular + AnalogJs

Home Page:https://kaliahayes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Building my personal portfolio using Angular + AnalogJs

https://kaliahayes.com


Languages

Language:TypeScript 58.3%Language:CSS 40.4%Language:HTML 1.0%Language:JavaScript 0.3%