Skip to content

NationalAssociationOfRealtors/SmartHomeChecklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Home Checklist

Setup

This application was bootstrapped with Create React App. See their guides for detailed information and tips.

Install dependencies:

yarn install

Run the app in development mode:

REACT_APP_BASE_URL=http://localhost:3000 yarn start

Build the app for production to the build folder:

REACT_APP_BASE_URL=https://DOMAIN.COM REACT_APP_GA_ID=UA-70365075-4 yarn build

Build service worker script to the build folder

node build_sw

Run build:

yarn global add serve
serve -s build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published