Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.68 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.68 KB

Logo

ReactJS - GoStack 9 Module 4

📄 Application using ReactJS, Babel, Webpack, Style Loader, CSS Loader, File Loader, prop-types and React DevTools

GitHub language count GitHub language top Made by Kalvaitir License

Install and run   |   License

🔧 Install and run

Open terminal:

# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module4

# Entry in folder
cd reactjs-gostack9-module4

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm run dev | yarn dev

Click to learn more about the tools used: React Developer Tools.

📝 License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho