Skip to content

abdallahm/time-doctor-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Doctor Dashboard

The purpose of the task is to be able to convert design into HTML / CSS. We want to build from design to HTML the following blocks of our new dashboard with dynamic widgets:

Local setup

  • Install Node.JS
  • Install SASS
  • Install the dependencies with npm install
  • Run the app in development mode with npm start.
  • Build with npm run build. to serve the built app, run the following:
npm install -g serve
serve -s build

Libraries used to make this: