Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geist-org/react-ts-getting-started

Getting started for Geist UI React.
https://github.com/geist-org/react-ts-getting-started

Last synced: 4 days ago
JSON representation

Getting started for Geist UI React.

Awesome Lists containing this project

README

        

# TypeScript demo for Geist UI

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `src/app.tsx`. The page auto-updates as you edit the file.

## Learn More

To learn more about CRA, take a look at the following resources:

- [create-react-app](https://create-react-app.dev/docs/getting-started) - learn about create React App
- [customize-cra](https://github.com/arackaf/customize-cra) - Learn how to customize the configs of the CRA