kwbauson / fullstack-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple fullstack sample app using parcel, express, and react

Dependencies: nix and a working direnv installation

Usage: yarn start

Go to http://localhost:3000/ to access the React client (with hmr)

http://localhost:3000/api is the api root

About


Languages

Language:TypeScript 55.7%Language:Nix 26.2%Language:Shell 14.0%Language:HTML 4.1%