monacodelisa / analog-spartan

🅰 Analog Blog Integration Template including Spartan focusing on SSR. Intended to work with any Hashnode Blog | Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog Spartan App

Use this version of

anguhashblog logo AnguHashBlog

which allows you to connect your Hashnode Blog to

analog logo Analog

includes the

spartan logo Spartan UI library

and focuses on

SSR


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

🅰 Analog Blog Integration Template including Spartan focusing on SSR. Intended to work with any Hashnode Blog | Work in progress


Languages

Language:TypeScript 73.0%Language:CSS 20.3%Language:HTML 6.6%