smarter-codes / Engineering-Handbook

Engineering handbook in use by Software Engineers at Smarter.Codes. This handbook is contributed by pretty much everyone inside and outside Smarter.Codes. You can edit it too. Just fork and send a pull request
http://deeptech.university:3000/docs/welcome
1 stars 3 forks source link

To run on your local machine

cd website
npm install
npm start

Click on 'Handbook' hyperlink from top right when http://localhost:3000/ appears

This documentation was built using docusaurus.io.