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

https://github.com/ffernandomoraes/template-react


https://github.com/ffernandomoraes/template-react

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React with Typescript boilerplate

## Technologies

* [ReactJS](https://reactjs.org)
* [TypeScript](https://www.typescriptlang.org)
* [Antd](https://ant.design)
* [Emotion](https://emotion.sh/docs/introduction)
* [Vite](https://vitejs.dev)
* [Eslint](https://eslint.org)
* [Prettier](https://prettier.io)

## Getting started

```bash
$ yarn
$ yarn dev
```

## License

This project is licensed under the MIT License.