ALC-7DaysOfCodeChallenge Final Project for Google Africa Udacity Scholarship

ALC-7DaysOfCodeChallenge: Google Africa Udacity Scholarship Program Final Project

This project is the final task in the Google Africa Udacity Scholarship with the Andela program. It is hosted on GitHub Pages. Click to view it. Follow these steps to run and test the project locally.

Prerequisites:

  • Node.js [version: LTS or 9.x]
  • Yarn must be installed.

Steps:

  1. Clone the project to your computer:
git clone git@github.com:Asjas/ALC-7DaysofCodeChallenge.git
cd ALC-7DaysofCodeChallenge
  1. Install dependencies using Yarn:
yarn install
  1. Run the project:
yarn run watch

This will start a local server at localhost:3000.

zip 文件大小:155.29KB