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
- Host: GitHub
- URL: https://github.com/data-miner00/fuktigt
- Owner: data-miner00
- License: mit
- Created: 2024-03-12T14:26:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-24T11:27:32.000Z (10 months ago)
- Last Synced: 2025-01-24T12:25:25.221Z (10 months ago)
- Topics: grunt, javascript
- Language: JavaScript
- Homepage:
- Size: 335 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)