Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cristianofilho/study-frontend
https://github.com/cristianofilho/study-frontend
html5
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cristianofilho/study-frontend
- Owner: CristianoFIlho
- Created: 2021-01-14T16:06:22.000Z (almost 4 years ago)
- Default Branch: javascript
- Last Pushed: 2023-02-03T17:12:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T02:02:06.000Z (8 months ago)
- Topics: html5
- Language: HTML
- Homepage:
- Size: 895 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript
Estudos JavaScript
## 🛠 Getting started
Windows:
You can clone the repository through CMD (Command Prompt) just by typing:
```sh
git clone https://github.com/CristianoFIlho/dispositivos-moveis.git
```or download the zip from the green button at the beginning of the repository
You can install node_modules dependencies through CMD (Command Prompt) just by typing:
open the terminal in the project folder
don't forget to install the node to execute the command below
```sh
npm install
```## 🗃 Release history
- 0.0.1
- Work in progress## 📝 Meta
Cristiano Filho – [Deploy Project](https://cristianofilho.com.br/mediasocial.html) – [email protected]
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
[https://github.com/CristianoFIlho/study-frontend](https://github.com/CristianoFIlho/study-frontend.git)
## 🧙♂️ Contribution
1. Make the _fork_ of the project ()
2. Create a _branch_ for your modification (`git checkout -b my-new-resource`)
3. Do _commit_ (`git commit -am 'Adding a new resource ...'`)
4. _Push_ (`git push origin my-new-feature`)
5. Create a new _Pull Request_**After your pull request is merged**, you can safely delete your branch.
---
## Colaborators
[
Cristiano Filho ](https://github.com/CristianoFilho)