Skip to content

khamudom/react-template

Repository files navigation

React Typescript Template

This is a bare-bones React Typescript Webpack repository.

Setup app

To quickly get an app up and running with this repository, run the following command.
Note: Replace my-app with the name of your app.

npx degit https://github.com/khamudom/react-template.git my-app

Install dependencies

cd my-app

yarn

Run dev server

yarn start

Build

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published