/crud-express

Simple CRUD API using express and JSON mock server

Primary LanguageJavaScript

Crud Express

Simple server-side rendering CRUD API, using express and JSON mock server

JavaScript Style Guide

Running the Project

To get started, fork the repository and then run the following commands:

npm install
npm run start:dev