Simple CRUD Example with Node

This project is a part of our NodeJs learning journey. We are trying to give an implementation of CRUD in simple example.

Installation

  1. Use npm or yarn to install
npm install

or

yarn

Contributing

  1. Fork our repository at https://github.com/andikajayaw/crud_node_1
  2. Make a modification
  3. Create a new pull request

License

The applicaion is open-sourced software licensed under the MIT license.