Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 466 Bytes

File metadata and controls

22 lines (15 loc) · 466 Bytes

Full Stack JavaScript Engineering

This is Code Fellows' textbook for The Full-Stack JavaScript Development Accelerator.

It's a GitBook project.

Installation

npm -g install gitbook
git clone https://github.com/codefellows/Full-Stack-JavaScript-Engineering.git

Usage

cd Full-Stack-JavaScript-Engineering
gitbook serve .

More info, see the GitBook README