https://github.com/websemantics/the-ten-commandments-for-exceptional-developers
Code of conduct for exceptional developers to live by in 10 simple to follow commands, freshly relieved by his holiness ..
https://github.com/websemantics/the-ten-commandments-for-exceptional-developers
Last synced: 4 months ago
JSON representation
Code of conduct for exceptional developers to live by in 10 simple to follow commands, freshly relieved by his holiness ..
- Host: GitHub
- URL: https://github.com/websemantics/the-ten-commandments-for-exceptional-developers
- Owner: websemantics
- Created: 2016-05-05T16:10:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T22:09:08.000Z (about 9 years ago)
- Last Synced: 2024-12-26T08:42:35.261Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.66 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://raw.githubusercontent.com/websemantics/the-ten-commandments-for-exceptional-developers/gh-pages/assets/png/tablet-w1920.png)
> [Click here](http://websemantics.github.io/the-ten-commandments-for-exceptional-developers/) to see all generated resources,
### Make it your own
1- Clone this project,
```
git clone https://github.com/websemantics/the-ten-commandments-for-exceptional-developers
```2- Run npm install,
```
npm install
```3- To see the result, browse to,
```
dist/index.html
```4- Make change to `smart.json` then run,
```
gulp
```5- Rinse and repeat #3