Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

adonyssantos/palm-tree-css-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palm Tree CSS's imagotype

Frontend of Palm Tree CSS

PuzzlerDev - palm-tree-css-frontend stars - palm-tree-css-frontend forks - palm-tree-css-frontend

GitHub release issues - palm-tree-css-frontend

View site - GH Pages

Table of Contents

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build

To create a development build:

npm run start

To publish using GH Pages:

npm run publish

How to Contribute

The contribution guideline is derived from ConventionalCommits.org

Contributor Behavior

Be kind to one another. We're striving to make Conventional Commits an inclusive environment that's great for first time open-source contributors.

Pull Requests

Conventional Commits use the GitHub flow as main versioning workflow

  1. Fork the Palm Tree Frontend repository.
  2. Create a new branch for each feature, fix or improvement.
  3. Send a pull request from each feature branch to dev branch.

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch.

This allow us to review and pull in new features or improvements individually.

Style Guide

All pull requests SHOULD adhere to the Conventional Commits specification

License

You must agree that your patch will be licensed under the Conventional Commit License, and when we change the license we will assume that you agreed with the change unless you object to the changes in time.

Credits

This project is developed by PuzzlerDev.