Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigfanjs/coding-challenge-dashboard
This App Converts the Design into Html and CSS
https://github.com/bigfanjs/coding-challenge-dashboard
Last synced: 4 days ago
JSON representation
This App Converts the Design into Html and CSS
- Host: GitHub
- URL: https://github.com/bigfanjs/coding-challenge-dashboard
- Owner: bigfanjs
- Created: 2017-07-28T23:03:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T20:23:41.000Z (over 7 years ago)
- Last Synced: 2024-11-05T20:16:41.415Z (about 2 months ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Dahsboard Coding Challenge.
## Installation
1. Clone the repository
``git clone https://github.com/bigfanjs/Coding-challenge-dashboard.git``
2. Install the dependencies
``npm install`` or ``yarn install``
3. Start the application
``yarn start``