facebook / facebook/stylex

`npx create-stylex-app`

Open
#1,395 0 comments 1 reaction 1 assignee Claimed by @abhakat View on GitHub
help wanted
Dominant language
JavaScript
Stars
10.3k
Forks
481
Avg merge
3d 8h
Merged PRs (30d)
13

Description

We want to add a `create-stylex-app` (or similar name) scaffolding command that bootstraps a new StyleX project from our existing example templates. We may want to extend this to adding to existing apps as a follow up.

As a sketch:

```
$ npx create-stylex-app [options]

--template: Select a framework or build tool (vite, nextjs, etc.)
--with-reset: Include a reset or starter CSS file
--with-theme: Include a basic theming setup
--strict: Enable stricter defaults and recommended linting
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.