Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 301 Bytes

File metadata and controls

9 lines (5 loc) · 301 Bytes

react-typescript-example1

Check package.json. Compile typescript project, build with webpack and serve using the dev server.

URL to test http://localhost:3301.

By default, project is compiled and ready to serve. Use npm run tsc-build and then npm run serve.

Data Fetch and Form.