A starter template for React, Babel, Webpack And Typescript, with Deno on the server.
- install Deno: https://github.com/denoland/deno_install
- open your code editor/commandline with admin priviledges.
- run: git clone https://github.com/dudiharush/react-deno-app-starter.git
- cd into the project directory.
- run: npm i
- run: npm start