Skip to content

eugenet8k/react-lab

Repository files navigation

React Lab Placeholder App

This repo helps to quickly create a React application with network and testing tools

Getting Started

The Node.js based environment is required.

Prepare Environment

NVM is a recommended Node.js environment manager. Please follow instructions to install an NVM CL utility. The current repo has an .nvmrc file that defines the target version of Node.js required to run the app.

Install

npm install --legacy-peer-deps

Run

npm start

Check Lint

npm run lint

Test

npm test

About

A placeholder React application with linter and unit testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published