Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aszx87410/react-tsx-practice
https://github.com/aszx87410/react-tsx-practice
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aszx87410/react-tsx-practice
- Owner: aszx87410
- License: mit
- Created: 2023-02-01T13:01:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T05:05:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T08:30:38.624Z (3 months ago)
- Language: TypeScript
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Food Order Form
This project is based on [reactjs-vite-tailwindcss-boilerplate](https://github.com/joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate).
## Getting Started
### Install
```
yarn
```### Development
```bash
npm run dev
```### Build
```bash
npm run build
```### Test
```bash
npm run test
```## License
This project is licensed under the MIT License.