Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 615 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 615 Bytes

Nullstack Curious CRUD

CRUD example in Nullstack using MySQL and Javascript

Watch the video

Nullstack

How to run this Project

Install the dependencies:

npm install

Run the app in development mode:

npm start

Open http://localhost:5000/products to view it in the browser.

Learn more about Nullstack

Read the documentation