Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 572 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 572 Bytes

TechSolutions

Modern website built for Tech Solutions company

Getting Started

To get a copy of the project on your local machine for testing and development purposes

Prerequisites

You will need to have npm to get started

npm install npm@latest -g

Install

  1. Clone the repo
git clone https://github.com/ZPPD/TechSolutions.git
  1. Run npm install inside project root directory
npm install
  1. Watch the sass file
npm run sass
  1. Enjoy !

Built With

  • SASS - CSS Pre-processor
  • Vanilla JavaScript
  • HTML5
  • ApexCharts.js