Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 672 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 672 Bytes

simple-react

Built With

  • React - JavaScript library
  • Webpack - Bundle scripts
  • Babel - JavaScript compiler
  • TypeScript - Typed JavaScript that compiles to plain JavaScript

Development server

Run yarn start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Host

https://s3-sa-east-1.amazonaws.com/simple-react-kenzo/index.html