- Fork or Clone Repository
- cd into repo
- Run one of the two commands below:
For Yarn:
yarn install;
yarn start;
For npm:
npm install;
npm start;
- Starter Kit should run a simple 'Hello World' app on port: http://127.0.0.1:8888/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
For Yarn:
yarn install;
yarn start;
For npm:
npm install;
npm start;