/SCCodes-TributePageExample

Example FreeCodeCamp project for SCCodes.

Primary LanguageHTML

SCCodes-Tribute-Page-Example

Example FreeCodeCamp project for SCCodes mentorship program.

Running Locally

cd app
python -m SimpleHTTPServer 8000

Building dist/

npm install
npm run build