nartc / analog-flagsy

A clone of Adithya's Flagsy using Analog SFC

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 npm install to install the application dependencies.

Development

Run npm start for a dev server. Navigate to http://localhost:5173/. The application automatically reloads if you change any of the source files.

Build

Run npm run build to build the client/server project. The client build artifacts are located in the dist/analog/public directory. The server for the API build artifacts are located in the dist/analog/server directory.

Test

Run npm run test to run unit tests with Vitest.

Community

About

A clone of Adithya's Flagsy using Analog SFC


Languages

Language:TypeScript 89.8%Language:CSS 6.4%Language:HTML 2.7%Language:JavaScript 1.1%