Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)