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

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

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

Last synced: 8 months ago
JSON representation

Getting started for Geist UI React.

Awesome Lists containing this project

README

          

# CRA 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.js`. 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