ridwanmonjurresources123 / notes-meteor-course

Notes app for Full-Stack Web Apps with Meteor and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

This is a notes application built on Meteor and created for my Udemy course.

Getting Started

This app requires you to have Meteor installed on your machine. Then you can clone the repo and run the following:

meteor npm install
meteor

Running the Tests

Running the tests is easy. All you have to do is run the following command and view the reporter at localhost port 3000.

npm test

About

Notes app for Full-Stack Web Apps with Meteor and React


Languages

Language:JavaScript 82.7%Language:CSS 16.7%Language:HTML 0.6%