https://github.com/osvaldokalvaitir/reactjs-gostack4-module1
:page_facing_up: Application using ReactJS, Babel, Webpack, prop-types, Style Loader, CSS Loader, Sass Loader, EditorConfig, React DevTools, ESLint, Prettier and React Developer Tools
https://github.com/osvaldokalvaitir/reactjs-gostack4-module1
bootcamp gostack gostack-4 reactjs rocketseat
Last synced: about 2 months ago
JSON representation
:page_facing_up: Application using ReactJS, Babel, Webpack, prop-types, Style Loader, CSS Loader, Sass Loader, EditorConfig, React DevTools, ESLint, Prettier and React Developer Tools
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-module1
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-12-15T15:15:26.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T12:06:47.000Z (8 months ago)
- Last Synced: 2025-02-08T05:27:44.902Z (3 months ago)
- Topics: bootcamp, gostack, gostack-4, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 460 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
ReactJS - GoStack 4 Module 1
:page_facing_up: Application using ReactJS, Babel, Webpack, prop-types, Style Loader, CSS Loader, Sass Loader, EditorConfig, React DevTools, ESLint, Prettier and React Developer Tools
![]()
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-module1# Entry in folder
cd reactjs-gostack4-module1# 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](https://github.com/osvaldokalvaitir/awesome/blob/main/src/browsers/chrome/extensions/react-developer-tools.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho