- React - JavaScript library
- Webpack - Bundle scripts
- Babel - JavaScript compiler
- TypeScript - Typed JavaScript that compiles to plain JavaScript
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.
Run yarn build
to build the project. The build artifacts will be stored in the dist/
directory.
https://s3-sa-east-1.amazonaws.com/simple-react-kenzo/index.html