Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 334 Bytes

File metadata and controls

9 lines (7 loc) · 334 Bytes

This is the front end application for the Women Who Code DFW's webdev101 educational series. The server side application is found at WebDev101-API.

To run this project locally:

  • Have node 6+
  • git clone git@github.com:PopularDemand/WebDev101.git
  • npm install
  • npm run start