Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aszx87410/react-tsx-practice


https://github.com/aszx87410/react-tsx-practice

Last synced: about 1 month ago
JSON representation

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.