Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.13 KB

Notes | built on Meteor & React

RS Notes | Mobile responsive app built on Meteor & React

Where can I see this in action?

The app is deployed to Heroku, click here for a live demo.

How to run the app locally?

This app requires you to have Meteor installed on your machine. Then you can clone the repo by clicking the above green button Clone. Once done run the following commands.

meteor npm install
npm start

What about a test suite?

Front-end, back-end and API tests are included.
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

I like what I see, show me more!

Many of my prior public projects are in my portfolio. Check it out at royscheffers.com.

Also feel free to connect with me on Twitter & LinkedIn.


Made by Roy Scheffers