Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilyaselmabrouki/blog

Blog Website using Node.js, Express, Prisma
https://github.com/ilyaselmabrouki/blog

express jquery-ajax nodejs prisma

Last synced: about 2 months ago
JSON representation

Blog Website using Node.js, Express, Prisma

Awesome Lists containing this project

README

        

### Getting Started
Pour obtenir une copie locale opérationnelle, suivez les instructions de configurations suivantes :

1/ Cloner le repo :
```
git clone https://github.com/IlyasElMabrouki/projet_web.git
```

2/ Installer modules NPM :
```
npm install
```