bfillmer / loading-view-logic

Using the new context API for readability.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greenfield

Opinionated application organization and libraries for bootstrapping new React-based applications.

This project was bootstrapped with Create React App.

Commands

npm i # install dependencies
npm start # development server
npm test # Jest in watch-mode
npm run coverage # Jest coverage report
npm run lint # fix basic linting errors
npm run build # production build
npm run clean # clears node_modules

Overview

About

Using the new context API for readability.


Languages

Language:JavaScript 84.8%Language:HTML 15.2%