Skip to content

Site do TarrafaHC feito em React + NextJS e hospedado no Github Pages

Notifications You must be signed in to change notification settings

tarrafahc/tarrafahc.github.io

Repository files navigation

🐟 TarrafaHC Website

Build Status Codacy Badge contributions welcome https://img.shields.io/badge/made%20with-react-blue

Projeto em React para o site do Tarrafa Hackerclub
Confira em: https://tarrafa.net/#/ ou https://tarrafahc.github.io/

Como desenvolver

# Install system dependencies
sudo apt install nodejs npm git

# Clone this repository
git clone https://github.com/tarrafahc/tarrafahc.github.io.git

# Install project dependencies
cd tarrafahc.github.io
npm install

# Serve website on port 3000
npm start

# Deploy to GitHub Pages (via Travis CI)
git push origin dev

Para usar uma página de usuário (e não de projeto) no Github Pages, é necessário que a branch master contenha o código buildado. Por esse motivo a branch de desenvolvimento é a dev.

Referências

About

Site do TarrafaHC feito em React + NextJS e hospedado no Github Pages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages