MoonHighway / react-bulletin-board

A Bulletin Board used for storing sticky notes built out of react. Students develop this app Moon Highway's react kickoff class.
0 stars 3 forks source link

React Bulletin Board

A Bulletin Board used for storing notes built out of react. Students develop this app Moon Highway's react kickoff class.

Installation

  1. Install the dependencies
    $ npm install
  1. Run the app
    $ npm start