Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusfreira/dojozeedhicefet2015front
https://github.com/mateusfreira/dojozeedhicefet2015front
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mateusfreira/dojozeedhicefet2015front
- Owner: mateusfreira
- Created: 2015-01-09T14:01:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T06:18:54.000Z (almost 8 years ago)
- Last Synced: 2024-05-01T23:56:56.223Z (6 months ago)
- Language: JavaScript
- Size: 277 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jsDojo [![Build Status](https://travis-ci.org/mateusfreira/jsDojo.png?branch=master)](https://travis-ci.org/mateusfreira/jsDojo) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
======Repositório base coding dojo js
=======
Iniciando o projeto
```shell
npm install grunt-grunticon --save-dev
cd $dir_projeto
npm install
```
Durando o desenvolvimento
```shell
grunt watch```
Rodanto tests
```shell
grunt jasmine```
Validando codigo
```shell
grunt jshint```
======
Tecnologias utilizadasJavaScript Task Runner(Build)
[](http://gruntjs.com/)Web stack(No browser required)
[](http://phantomjs.org/)Behavior-driven development framework
[](http://pivotal.github.io/jasmine/)Platform
[](http://nodejs.org/)