Skip to content

edsonarios/react

Repository files navigation

React App

Scaffolding for React Application with Typescript

Installation

Use the package manager yarn or npm to install the dependencies.

yarn

or

npm install

Scripts

Dev Serve

yarn run serve

or

npm run serve

License

MIT