Skip to content
Jon Grant edited this page Dec 17, 2022 · 4 revisions

Get Started

Quickly begin development with three easy steps:

  1. Clone the repository to your local machine.
  2. Run npm install from the command line.
  3. Run npm start from the command line.

You should now see the "Hello world!" example page running on localhost:3000

View Examples

Check out examples of each State Template React element here: https://office-of-digital-services.github.io/California-State-Web-Template-react/

Clone this wiki locally