Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 921 Bytes

README.md

File metadata and controls

52 lines (29 loc) · 921 Bytes

parcel-typescript-react-example 👍

A minimum TypeScript-react app with Parcel Bundler.

Use parcel、Typescript、react、perttier.

Source code

For more details, see src/.

Usage

Installation

yarn

Development

Launch development server.

yarn start

yarn format //prettier

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

Fork it!

Create your feature branch: git checkout -b my-new-feature

Commit your changes: git commit -am 'Add some feature'

Push to the branch: git push origin my-new-feature

Submit a pull request :D

Author

License

MIT © Adherentman