Skip to content

Hackathon files and setup for practise sessions

Notifications You must be signed in to change notification settings

noud-github/hackathon-9-mei

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon - 9 mei 2019

This branch contains a simple setup for Grunt.

Steps used to create this repository: yarn init - to initialize the package.json yarn add grunt - to add Grunt

Created a simple Gruntfile.js with only bare-minimal configuration.

Added a .gitignore to exclude node_modules, yarn.lock and yarn-error.log as these should not live in the repository.

Added a README.md to explain what steps were taken to create this state.

About

Hackathon files and setup for practise sessions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 96.1%
  • JavaScript 2.0%
  • Python 1.9%