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:
- Clone the project to your computer:
git clone git@github.com:Asjas/ALC-7DaysofCodeChallenge.git
cd ALC-7DaysofCodeChallenge
- Install dependencies using Yarn:
yarn install
- Run the project:
yarn run watch
This will start a local server at localhost:3000.
155.29KB
文件大小:
评论区