Spiralized Boilerplate for Chrome Dev Editor.
- Install Chrome
- Install Chrome Dev Editor
- Create GitHub account if you don't have one.
- Fork Spiral Boilerplate to your account.
- In Chrome Dev Editor:
- Select Git Clone... in the menu.
- Copy and paste your forked boilerplate repo:
https://github.com/[your_user_name]/spiral-boilerplate.git
- Chrome Dev Editor will do the rest of the installation for you.
- Edit some files.
- Commit your work by: Right Click on project root > Commit Changes....
- Repeat 1 and 2 until satisfied.
- Push commit(s) to GitHub by: Right Click on project root > Push to Origin....
- Be ready to type your GitHub credential.
- Go and check your GitHub gh-pages branch:
- URL:
https://[username].github.io/spiral-boilerplate.git
. - It takes few minutes for the updated content to be propagated. Be patient.
The MIT License
For feedback and suggestion, please file issues on the issue tracker.