Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ilyaselmabrouki/blog
- Owner: IlyasElMabrouki
- Created: 2023-05-09T19:25:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-17T21:12:26.000Z (over 1 year ago)
- Last Synced: 2024-11-13T14:03:54.452Z (about 2 months ago)
- Topics: express, jquery-ajax, nodejs, prisma
- Language: JavaScript
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```