Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack9-module4
:page_facing_up: Application using ReactJS, Babel, Webpack, Style Loader, CSS Loader, File Loader, prop-types and React DevTools
https://github.com/osvaldokalvaitir/reactjs-gostack9-module4
bootcamp gostack gostack-9 reactjs rocketseat
Last synced: 23 days ago
JSON representation
:page_facing_up: Application using ReactJS, Babel, Webpack, Style Loader, CSS Loader, File Loader, prop-types and React DevTools
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack9-module4
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-09-20T16:48:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T19:59:34.000Z (about 2 years ago)
- Last Synced: 2024-04-14T13:07:01.506Z (9 months ago)
- Topics: bootcamp, gostack, gostack-9, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 392 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 9 Module 4
:page_facing_up: Application using ReactJS, Babel, Webpack, Style Loader, CSS Loader, File Loader, prop-types and React DevTools
## :wrench: Install and run
Open terminal:
```sh
# 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](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