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

https://github.com/ngodingbang/rwid-expressjs

Learn to build an Node.js backend application using Express.js.
https://github.com/ngodingbang/rwid-expressjs

Last synced: 4 months ago
JSON representation

Learn to build an Node.js backend application using Express.js.

Awesome Lists containing this project

README

          

# RWID Express.js

Learn to build a Node.js backend application using Express.js.

## Requirement

- Node.js ^18.17.1

## Instalation

You can install the project by clone it via GitHub :

```bash
git clone https://github.com/ngodingbang/rwid-expressjs.git
npm install
```

## Running in Development Environment

You can run this application lively by running this script :

```bash
npm run dev
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

## Credits

| Role | Name |
| ------ | -------------------------------------------------------- |
| Author | [Septianata Rizky Pratama](https://github.com/ianriizky) |