Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
/ calendar-poc Public archive

React Calendar proof-of-concept for Metro Parks Tacoma

Notifications You must be signed in to change notification settings

sitecrafting/calendar-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metro Parks Calendar Proof-of-Concept

Run locally

git clone git@github.com:/sitecrafting/calendar-poc.git
cd calendar-poc
yarn
yarn run start

The last command should output a port number. Go to localhost:<PORT> in your browser.

Finally, run this in a separate terminal window:

yarn build

NOTE: Due to some finicky-ness, you may need to trigger one last recompile by saving src/app.js and then reloading your browser window.

About

React Calendar proof-of-concept for Metro Parks Tacoma

Resources

Stars

Watchers

Forks