- JavaScript
- NodeJS
- NeDB
To run the project, you must clone this repository:
git clone [email protected]:albertojuniorhc/restapi-management-users.git
On "restapi" folder, to install dependencies and run:
npm install && npm start
On "client-server" folder, to install dependencies and run:
npm install && npm start