Simple-Blog-App Svelte Themes

Simple Blog App

Simple blog app using Nest.js at backend. And Svelte.js at frontend

A simple blog app

Created using Nest.js and Svelte.js

Backend

Backend is created using Nest.js a simple blog app where user can create an account and write blogs.

Frontend

Frontend for that app is created using Svelte.js with help of svelte store and svelte-routing.

Instructions

Clone the entire project

git clone project
cd project

Install dependencies

npm install
cd client && npm install

Run

npm run start:dev
cd client && npm run dev

Top categories

Loading Svelte Themes