Skip to content

aserron/showcase-react-app

Repository files navigation

Showcase: Building a React Site.

Introduction.

Vite, and modern practices will we used, the demostration goal is to create a workflow basde on branches that implement requirements in a very loose fashion so we later iterate on them applying higher level knowledge and thus creating a proper implementation.

The Technical Goals

Some Important Links

  • Original Vite create project readme.md link.

Get Started

Pre Requisites

  • Node 18 LTS+
  • NPM 8+
  • Good luck.

Installation

  • Clone repo, and run npm install.

    npm install
    

package managers allowed: yarn pnpm or what ever you use.

NPM Scripts

Building for production.

    npm run build

Vite Dev Server with Hot Reloading.

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published