Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 822 Bytes

File metadata and controls

17 lines (11 loc) · 822 Bytes

Sample React project

Usage

Run npm install to install dependencies and set up the project.

Run npm run serve to run a server locally that detects code changes and refreshes.

Run npm run build to build everything to a single .JS (and .CSS) file.

Check out these related guides at jsio-code-guidelines: