Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 368 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 368 Bytes

fromflux/dev-test-frontend

This is the source code for a front end development assessment solution available here

Installation

npm install

Development Server

# start local development server
npm start

# open in your browser
http://localhost:8080/

License

Copyright (c) 2016 Rod Melo

GPL-3.0