rahulchandra17 / design-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

design-system

contributing

  1. python3 -m http.server -d . 5000
  2. Navigate your browser to `http://localhost:5000/test.html

development environment setup

Make sure you have node installed

Install the dependencies as follows:
npm i

Start development as follows: npm run dev

Navigate to the following on your browser: localhost:5000/

About


Languages

Language:CSS 92.5%Language:JavaScript 7.5%