Skip to content

jballands/base

Repository files navigation

base 1.0.0

© 2019 Jon Ballands

A starter React app with minimal libraries.

You have the essentials:

Commands

This app only has two commands:

$ npm start
Starts the WDS for you, binding to port 3000.

$ npm run build
Builds your app into a bundle.[chunk].js bundle in the public directory.

Releases

No releases published

Packages

No packages published