netlify / netlify-cli-tutorial

Interactive tutorial for netlify CLI
6 stars 2 forks source link

Terminal Emulator in React

This is a small terminal emulator in react that runs an interactive turotial for netlify CLI.

Installing

Clone the repository and run:

npm install

Running

After installing run:

npm start

Then visit localhost:8080