UNPKG

react-preset-typescript

Version:
16 lines (12 loc) 200 B
# {{name}} > A React project ### Installing ```sh npm install ``` ### Running ```sh npm run dev # development npm run build # production npm test # starts the test runner ```