The is created to give you a no frills jumping point to a React app using TypeScript. Instead of using create-react-app(CRA) everything is hand built to only include the basics.
npm install
npm run serve
npm run test
npm run build
The is created to give you a no frills jumping point to a React app using TypeScript. Instead of using create-react-app(CRA) everything is hand built to only include the basics.
npm install
npm run serve
npm run test
npm run build