Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 698 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 698 Bytes

React PurAí Dashboard

Experimental dashboard connected to Rails API project. Implemented list, add, edit and delete events.

Installation

Get via git clone:

$ git clone https://github.com/purai/react_dashboard.git
$ cd react_dashboard

Get dependencies with NPM:

$ npm install

Usage

Start the server with npm start.

server

Then application will start at http://localhost:3000.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details

Made with ❤️ by Felipe Mendes.