Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/parsajiravand/practice-nodejs


https://github.com/parsajiravand/practice-nodejs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Practce Nodejs

Create Backend with express you can access in server or local

# Documentation (swagger)

[Documentation](https://practice-node-parsa.herokuapp.com/api-docs/)

### Installation

Install practice-nodejs with npm

```bash
cd practice-nodejs
```
```bash
npm i
```
```bash
npm run start
```