Skip to content

sparkbox/apprentices-page

Repository files navigation

Apprentice Page

Sparkbox's new apprentice page developed by the current apprentices.

Quick Start

Important Notes

  • You may need to downgrade node to version 10x in order to install grunt without any issues. Use nvm for this.
  • If you are using an ARM based macbook (M1), you will need to run these commands in rosetta mode.
  1. npm install -g grunt-cli to install the Grunt CLI
  2. npm install grunt --save-dev to install Grunt in the scope of this project
  3. npm install
  4. grunt