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

https://github.com/data-miner00/fuktigt

Raw Grunt.js template
https://github.com/data-miner00/fuktigt

grunt javascript

Last synced: 5 months ago
JSON representation

Raw Grunt.js template

Awesome Lists containing this project

README

          

# fuktigt

Playing with Grunt

## Features

- JavaScript
- Vanilla
- CoffeeScript
- HTML
- Vanilla
- Pug
- CSS
- Vanilla
- Sass
- Less
- Lightweight/Fast
- Confidence
- Freedom

## Getting Started

1. Install packages with `npm i`.
2. Build the artifacts with `grunt`.
3. Run tests with `npm test`

## Resources

- [Grunt.js](https://gruntjs.com/)
- [Sass](https://sass-lang.com/)
- [jshintrc](https://github.com/jshint/jshint/blob/main/examples/.jshintrc)
- [less](https://lesscss.org/)
- [Pug.js](https://pugjs.org)
- [CoffeeScript](https://coffeescript.org/)
- [Nodejs Test Runner - Sonar Source](https://www.sonarsource.com/blog/node-js-test-runner/)