style/README.md
2021-11-11 23:18:58 +01:00

425 B

unom Logo

unom - Style

A collection of styling tools and assets for client applications.

Get started

  1. Clone the repository to your local machine
  2. Run yarn install or npm install
  3. To start development use yarn start or npm start
  4. For building a production build use yarn build or npm build