Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizpicolo/sistemacode.github.io
HotSite para divulgação da ferramenta C.O.D.E
https://github.com/luizpicolo/sistemacode.github.io
Last synced: 6 days ago
JSON representation
HotSite para divulgação da ferramenta C.O.D.E
- Host: GitHub
- URL: https://github.com/luizpicolo/sistemacode.github.io
- Owner: luizpicolo
- Created: 2013-11-30T02:43:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T15:59:23.000Z (about 8 years ago)
- Last Synced: 2024-10-22T00:58:15.524Z (24 days ago)
- Language: CSS
- Homepage: http://sistemacode.github.io/
- Size: 589 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Landing page to Sistema C.O.D.E
=========This page has created to divulge the system C.O.D.E
See the result in: http://sistemacode.github.io## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request### How to run
Required:
- Node.js (Grunt and Bower)
- Ruby (Sass)Dependencies of NPM
```shell
npm install
```Dependencies of Bower
```shell
bower install
```Run Grunt
```shell
grunt w
```**Let's go to code!**
### Libraries
- [jQuery](https://jquery.com/)
- [Bourbon](http://bourbon.io/)
- [Neat](http://neat.bourbon.io/)
- [Ionicons](http://ionicons.com/)