https://github.com/guidevloper/nullstack-tsx-example
Nullstack project using TSX files
https://github.com/guidevloper/nullstack-tsx-example
nullstack tsx typescript
Last synced: 7 months ago
JSON representation
Nullstack project using TSX files
- Host: GitHub
- URL: https://github.com/guidevloper/nullstack-tsx-example
- Owner: GuiDevloper
- Created: 2021-12-10T19:57:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T04:19:38.000Z (over 2 years ago)
- Last Synced: 2024-10-28T00:28:50.527Z (over 1 year ago)
- Topics: nullstack, tsx, typescript
- Language: TypeScript
- Homepage: https://nullstack-tsx-example.vercel.app
- Size: 369 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nullstack TSX Example

## How to run this Project
Install the dependencies: `npm install`
Run the app in development mode: `npm start`
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
## Learn more about Nullstack
[Read the documentation](https://nullstack.app/documentation)