grossmail1 / dog-night-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog Night App

A Simple app to tell my kids which one gets to sleep with the dog tonight.

Build pipeline provided by Create React App.

Commands

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

All commands use NODE_PATH to leverage absolute pathing to src/ for cleaner imports in source code.

Library Overview

About


Languages

Language:JavaScript 76.9%Language:HTML 21.5%Language:CSS 1.6%