/painter.alexgalhardo.com

A personal and challenge project I created to learn and improve my ReactJS skills in a Single Page Application states management.

Primary LanguageTypeScript

Introduction

  • A personal and challenge project I created to learn and improve my ReactJS skills in a Single Page Application states management.

Development Setup Local

  1. Clone this repository
git clone https://github.com/AlexGalhardo/painter.alexgalhardo.com
  1. Enter repository
cd painter.alexgalhardo.com/
  1. Run setup.sh
chmod +x setup.sh && ./setup.sh

Build for deploy

a. Create build

bun run build

b. Preview production build

bun run preview
  • Open production build local server (build + preview)
bun run start

License

MIT

Copyright (c) August 2023-present, Alex Galhardo