Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 380 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 380 Bytes

tiny-react-env

This project was built to accompany an article on Codementor.

Click here to learn how to set up Webpack + React + Babel + Sass

Notes

If you get errors on Windows while installing node-sass, you'll need to install node-gyp and windows-build-tools beforehand, see this thread