Skip to content

This repository is a collection of starter applications build with Clarity Core. Each starter project contains minimal configuration and code to run and build a _starter_ application for a specific technology. For client side applications the boilerplate code was generating with the projects provided tooling and is using those defaults. For buil…

License

Notifications You must be signed in to change notification settings

ashleyryan/starters

 
 

Repository files navigation

starters

Each of the starter applications showcases a specific technology and demonstrates how to use the Clarity Core package with it.

Overview

Each project contains minimal configuration and code to run and build a starter application for a specific technology. For client side applications the boilerplate code was generating with the projects provided tooling and is using those defaults. For build technologies, the application uses minimal build settings and configurations to run and build the code.

Try it out

Prerequisites

Build & Run

  1. cd <STARTER_NAME>
  2. npm install
  3. npm run start

Documentation

Documentation for Clarity Core is available here. All other technologies maintain separate documentation.

Contributing

The starters project team welcomes contributions from the community. Before you start working with starters, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

The project license is available here.

About

This repository is a collection of starter applications build with Clarity Core. Each starter project contains minimal configuration and code to run and build a _starter_ application for a specific technology. For client side applications the boilerplate code was generating with the projects provided tooling and is using those defaults. For buil…

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.7%
  • TypeScript 32.4%
  • JavaScript 5.4%
  • Vue 2.5%
  • Other 1.0%