/react-formik-browser

A little proof of concept using React and Formik without NPM (almost)

Primary LanguageJavaScript

React + Formik no Browser

Para realizar a transpilação de JSX para JS em tempo real usando o Babel:

  1. npm install
  2. npx babel --watch src --out-dir build --presets react-app/prod

Tutorial aqui