Show Frontend App with Angular.
Run node server.js
for a dev server. Navigate to http://localhost:8080/.
The app contains 3 model:
- User
- Todo
- Image
User associate with Todos. Todo associate with Images.
multer package used for uploading files.
Show Frontend App with Angular.
Run node server.js
for a dev server. Navigate to http://localhost:8080/.
The app contains 3 model:
User associate with Todos. Todo associate with Images.
multer package used for uploading files.