8000 GitHub - ivanoats/Full-Stack-JavaScript-Engineering: Full-Stack JavaScript Engineering Book
[go: up one dir, main page]

Skip to content

ivanoats/Full-Stack-JavaScript-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack JavaScript Engineering

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

It's a GitBook project.

Read Online

This book's latest published form is available at Full Stack JavaScript Engineering.

Installation

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

Usage

Browse locally:

cd Full-Stack-JavaScript-Engineering
gitbook serve .

Publishing

Bgitbook build . --output=publicuild the Gitbook and check in the changes to the public folder

gitbook build . --output=public
git add public
git commit
git push heroku master # must be a contributor

Contributing

Send us a pull request here on Github.

More info, see the GitBook README

About

Full-Stack JavaScript Engineering Book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0