Skip to content

dkilgore-eightfold/octuple

Repository files navigation

Octuple

Octuple Design System for Eightfold.ai This respository will host just the frontend css tokens and structure to build the design system.

A simple node application that serves static HTML, Fonts, Images, and CSS for ready reference by developers

Prerequisites

Usage

  1. Fork the the octuple repository and Clone it from your GitHub account
  2. Open a command prompt (Windows) or terminal (OSX, Linux)
  3. Navigate to the octuple directory
  4. Run npm install
  5. Run grunt --dev for unminified CSS or grunt --prod for minified CSS, OR grunt watch:sass in a separate terminal to run both the compiler and the watcher to see changes as you make them after the css is recompiled, refresh the browser to see the changes.
  6. Run npm start
  7. Open the default web browser and navigate to http://localhost:3000 to view the design tokens

Contributing

If you wish to contribute, submit a PR from your downstream repo against the main branch.

License

Copyright (c) Eightfold. All rights reserved.

Licensed under the MIT License.

About

Octuple Design System for Eightfold.ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published