GithubHelp home page GithubHelp logo

stew / codebase-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unisonweb/codebase-ui

0.0 1.0 0.0 6.19 MB

Unison Codebase UI

Home Page: https://github.com/unisonweb/codebase-ui

License: MIT License

HTML 0.42% CSS 18.87% Elm 80.26% JavaScript 0.44%

codebase-ui's Introduction

Unison Codebase UI

CI

Running

  1. Start ucm and copy the API URL and API Token (this URL is uniquely generated by ucm at start-up) from the ucm start-up output (It's formatted as a single URL with a query string. Get the token by from the query string, splitting on the ?).

  2. Make sure the latest dependencies are installed with by running npm install

  3. Start the development server, run: API_URL="<API URL FROM UCM>" API_TOKEN="<API TOKEN FROM UCM>" npm start

  4. Visit http://localhost:8000 in a browser.

Generating Icon Sprite

To add new icons, copy the svg markup to the /public/img/icons.svg file with a wrapping <symbol> tag with an id. The color (fill or stroke) of the shape must be currentColor.

Additionally new icons added needs a new variant in /src/UI/Icons.elm.

This whole process is manual and not amazing, but happens rarely.

codebase-ui's People

Contributors

hojberg avatar pchiusano avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.