Skip to content

Tomatetz/react-typescript

Repository files navigation

React + Typescript + Webpack + Google Maps App

Run app:

install node modules

& yarn

after finish run app

& npm start

Application will open browser on http://0.0.0.0:8008

Test app:

Run tests

& npm t

Tech specs

  • server: webpack-dev-server

  • test:

  • Jest

  • Enzyme

  • JS framework:

    • React with
      • routing
  • Typescript

  • styles:

    • pre-processor: scss

Docker (Not run yet)

Build

& docker build --no-cache . -t react-typescript

Run

& docker run -p 8008:8008 react-typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published