Skip to content

amrahman90/React-TS-Webpack-Sampleplate

Repository files navigation

React App

Created by using React, Webpack and TypeScript

Setup

After cloning the repository

To Install all the dependencies

npm install or yarn

To run it locally

npm start or yarn start

Project will run on port 8080

To build the project

npm run build or yarn build

About

This is a sample starter app build with react v17, webpack v5 and TypeScript v4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published