Skip to content

a template repository for a react-application

Notifications You must be signed in to change notification settings

pavloburchak/react-app-template

 
 

Repository files navigation

React App Template

This is a React template for Kubefirst projects to maintain frontend standards across the board.

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and yarn installed globally on your machine.

Installation:

yarn install

To Run Linter:

yarn lint

To Start Server:

yarn start

To Visit App:

localhost:1234

Technologies

This project is using the following technologies:

  • React version: 18.2.0
  • Eslint version: 8.22.0 Rules

About

a template repository for a react-application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.7%
  • HTML 8.6%
  • Shell 7.0%
  • JavaScript 6.7%
  • CSS 6.1%
  • Dockerfile 5.9%