Skip to content

MarioBatalha/training-web-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NSDev.

Welcome to our team

   objective   |    How use   |    How test  

🔧 Objective

This repository was create with the intention learn how to collaborate in a project working team.


🚀 Technologies

This project was developed with the following technologies:

To make a commit must be used a following rule:

git commit -m "*type*: commit-message"

  • Where type is: [ build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test ]
  • And commit-message must be written in lower-case.

Naming convention

  • Pascal naming convention for folder.
  • camelCase for function.
  • ProperCase for class.
  • lower-case separated by dash for class and id.
  • Initial-uppercase and word separated by dash for files .html, .css, .scss, .js and others.
  • UPPERCASE for environment variables.

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/MarioBatalha/training-web-dev

All Rights Reserved for NSDev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published