CRUD example in Nullstack using MySQL and Javascript
Install the dependencies:
npm install
Run the app in development mode:
npm start
Open http://localhost:5000/products to view it in the browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CRUD example in Nullstack using MySQL and Javascript
Install the dependencies:
npm install
Run the app in development mode:
npm start
Open http://localhost:5000/products to view it in the browser.