Skip to content

JeremyDolle/simple-react-example

Repository files navigation

Simple React Example

Tiny app with React, Tailwind, swr an Rest API

Table of Contents

Getting Started

Prerequisites

You need the following tools to start this project :

  • 🐳 Docker (engine > 20 and compose > 3)

Installation

  1. Clone the repo with the command :
git clone git@github.com:JeremyDolle/simple-react-example.git
cd simple-react-example 
  1. Start containers
$ docker-compose up -d

Usage

Container Default URL
PLATFORM http://localhost:3000

Package install

⚠️ To install a new package in the platform, you MUST run yarn inside the container

docker-compose exec platform bash
yarn add <my-package>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors