Skip to content

waelfraj/mernTp

Repository files navigation

mernTp

Note: This repo is for subject in my school. Feel free to use it, fork it and patch it for your own needs.

Requirements

  • Node 16

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/waelfraj/mernTp.git
cd mernTp
npm install

Steps for read-only access

To start the express server, run the following

npm run start:dev

Open http://localhost:3000 and take a look around.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published