Skip to content

This is my first backend assignment using TypeScript. I'm excited to explore its strong typing and modern JavaScript features, which will enhance code reliability and debugging. This will help me improve my backend development skills significantly.

Notifications You must be signed in to change notification settings

abdullahal5/Next-Level-Web-Dev-Assignment-2

Repository files navigation

How to run this project

step-1: clone this link

https://github.com/abdullahal5/Next-Level-Web-Dev-Assignment-2.git
step-2: install all the dependencies

cd ext-Level-Web-Dev-Assignment-2
npm install

Some Important run command

step-3: Run commands

npm run lint --> show warning and errors
npm run lint:fix --> fix errors
npm run prettier --> This script runs Prettier to format code.
npm run prettier:fix --> This script runs Prettier to format code and auto fix.
tsc --> compile typescript to javascript
npm run start:dev --> start the development server

About

This is my first backend assignment using TypeScript. I'm excited to explore its strong typing and modern JavaScript features, which will enhance code reliability and debugging. This will help me improve my backend development skills significantly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published