npm install
to install dependenciesnpm start
to start development servernpm test
to run testsnpm build
to build a bundle for production use
- React
- Jest
- Enzyme
This project was bootstrapped with Create React App.
npm install
to install dependenciesnpm start
to start development servernpm test
to run testsnpm build
to build a bundle for production useThis project was bootstrapped with Create React App.