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/