Skip to content

ecds/owa-components

Repository files navigation

Open World Atlanta Components

These React apps are meant to be standalone components for the Open World Atlanta project. The structure is mostly based on this article

Start a new component

Requirements

  • Node 20 or greater
  • pnpm
  • Vite

Create New Component

Add new component to the pnpm-workspace.yaml file. For example

packages:
  - "packages/*"
  - "neighborhood-map"
  - "new-component"
npx pnpm create bite

Give the component a the name you added to the pnpm-workspace.yaml - "new-component" in the above example.

For the framework, select React:

Screenshot of selecting React for the framework.

For variant, select "TypeScript + SWC"

Screenshot of selecting "TypeScript + SWC" as the variant

About

Components for Open World Atlanta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages