Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 295 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 295 Bytes

Notes App

Basic React/Metor app to save Notes, created via Udemy course.

Getting Started

This app requires Meteor to be installed on your machine. Clone the repo and run the following:

meteor npm install
meteor

View the app at localhost:3000

Author: Bruce Martin