Skip to content

Latest commit

 

History

History
 
 

fast-color-explorer

Introduction

Application for testing UI color system.

Getting Started

Follow setup instructions in (https://github.com/Microsoft/fast/blob/master/CONTRIBUTING.md)(https://github.com/Microsoft/fast/blob/master/CONTRIBUTING.md)

  • Running the app locally: yarn start
  • Build production app: yarn build

Testing

  • Run all tests: yarn test
  • eslint all files: yarn eslint

Troubleshooting