Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/geist-org/react-ts-getting-started
- Owner: geist-org
- Created: 2020-03-28T23:25:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:44:00.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T23:07:31.712Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.87 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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