Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 809 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 809 Bytes

NoteList Single Page App

Learning objectives

Concepts

Tasks

  • Writing a single app page using native JavaScript.

  • Create MVC model.

  • TDD.

  • Pair Programming.

Use app

  • Clone my Single note repo https://github.com/ManuCiao/Note-App.

  • To install the dependencies npm install.

  • To run the server npm start.

  • Go to http://localhost:8080 in your web browser.

Here is a preview of the NoteList

Alt text