Set up - mayagao/accessible-code-theme GitHub Wiki
To try this out locally,
- git clone [email protected]:mayagao/prototype-code-theme.git
- Run
yarn
to install required modules. - Run
yarn start
to start the local dev environment. This will also compile aindex.css
file in the src folder.