https://github.com/ffernandomoraes/template-react
https://github.com/ffernandomoraes/template-react
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ffernandomoraes/template-react
- Owner: ffernandomoraes
- Created: 2023-03-30T19:21:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T17:29:53.000Z (about 3 years ago)
- Last Synced: 2025-02-08T08:47:30.957Z (over 1 year ago)
- Language: TypeScript
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.