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

ruairidhflint/react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tipalti React Starter Template

This is a simplified React starter templateconfigured using Vite, a build tool that aims to provide a faster and leaner development experience.

It has minimal dependencies and configuration to allow for easy installation and to allow the candidate to make their own decisions about styling, external libraries and other tooling.

You are free to make changes to the template but please be aware that those reviewing your work will need to be able to install and run it locally without difficulty.


Usage

To use the repository for your challenge submission, please fork the repository to your own Github account and then clone locally and begin development. Please DO NOT try to push branches or make pull requests to the original source template repository.

Installation

From the root folder, run npm install to install all required dependencies.

Running Locally

From the root folder, run npm run dev to run a local server with hot reloading.

TypeScript

If you would prefer a TypeScript template, please close the repository here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published