Skip to content

melonmochi/react-typescript-boilerplate

Repository files navigation

Boilerplate of React application with TypeScript

English | Español

CircleCI branch Codecov Dependencies DevDependencies Netlify Status

🔭 Preview

https://react-typescript-boilerplate-preview.netlify.com/

⌨️ Development

mkdir new-project/
cd new-project/
git archive --remote="[email protected]:melonmochi/react-typescript-boilerplate.git" HEAD | tar -x
git init
git add -A
git commit -m "initial commit"

🏈 Install

Install dependencies:

yarn install

🏃 Run

yarn start

Open your browser and visit http://127.0.0.1:8080

🤝 Contributing PRs Welcome

We welcome all contributions.

🌍 License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published