Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 260 Bytes

Learning the Express Way

Learn web development quickly and easily.

Running the Site Locally

  1. git clone https://github.com/superandybean/learning-the-express-way.git
  2. cd learning-the-express-way
  3. npm install
  4. gatsby develop