thoughtworks-jumpstart / guides

๐Ÿ—บ The official guide book for the ThoughtWorks Jumpstart program
https://guides.jumpstart.sh
15 stars 9 forks source link
agile bootcamp computer-science guides javascript jumpstart junior-developer nodejs programming react reference singapore software-development software-engineering thoughtworks thoughtworks-jumpstart

Jumpstart Guides

All Contributors

Jumpstart Guides uses docsify to generate our guides.

The root folder of all our guides can be found in the docs folder.

To add a page, create a new Markdown file (e.g. example.md) and update the table of contents by editing _sidebar.md.

Themes

There are several themes to choose from. We are currently using docsify-themeable.

Development

Clone the repository

git clone https://github.com/thoughtworks-jumpstart/docs.git

Install dependencies

npm install

Start the server and visit http://localhost:3000/#/

npm start

See docsify's documentation https://docsify.js.org

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Elson

๐Ÿ–‹

Jesstern Rays

๐Ÿ–‹

Mabel Lee

๐Ÿ–‹

This project follows the all-contributors specification. Contributions of any kind welcome!