Skip to content
Maya Gao edited this page Nov 29, 2017 · 3 revisions

To try this out locally,

  1. git clone [email protected]:mayagao/prototype-code-theme.git
  2. Run yarn to install required modules.
  3. Run yarn start to start the local dev environment. This will also compile a index.css file in the src folder.
Clone this wiki locally