Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barbapapazes/c12-101-first-hand

Getting started with c12, the utility to load configurations intelligently.
https://github.com/barbapapazes/c12-101-first-hand

c12 javascript typescript unjs

Last synced: 20 days ago
JSON representation

Getting started with c12, the utility to load configurations intelligently.

Awesome Lists containing this project

README

        

# C12 101 - First hand

[Read my article (FR)](https://esteban-soubiran.site/articles/c12-101-premiere-prise-en-main/) to learn c12!

## Install dependencies

```bash
pnpm install
```

## Run

You can run the project with:

```bash
npm run start
```