Skip to content
View quirkles's full-sized avatar
Block or Report

Block or report quirkles

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
quirkles/README.md

Quirkles

Who am I?

A software developer from toronto. I like to build small apps, libraries, scripts, and I host them here.

Many things here are incomplete or half working and I may or may not come back to them, I just keep things here as habit now.

What is this?

An nx based monorepo containing many of my libraries and projects. The primary reason for this monorepo to exist is the react component library, QDS, which I intend to build out to make it easier to scaffold frontend applications. There is also the advantage of nx generators, making it easy to spin up front end projects with a css theme set up.

Theme demos

npx nx run theme-demos:serve

Generators

Themed react front end application

npx nx generate @quirkles/generators:react-frontend-themed New-App

serve it

npx nx run newapp:serve

Note: If you run this multiple times you'll need to alter the port the dev server listens on to avoid conflicts.

Popular repositories

  1. object-transform object-transform Public

    JavaScript 2

  2. gql-apollo-boilerplate gql-apollo-boilerplate Public

    TypeScript 1

  3. sudoko_node sudoko_node Public

    TypeScript 1

  4. roscr_client roscr_client Public

    JavaScript

  5. roscr_server roscr_server Public

    JavaScript

  6. roscr_emailer roscr_emailer Public

    HTML