frontend-starter-kit icon indicating copy to clipboard operation
frontend-starter-kit copied to clipboard

The building blocks of front-end development at Springload

Front-end and Node starter kit

This repo is for

  • People starting new Wagtail/Django or Silverstripe or Next.js projects who want a modern boilerplate.
  • People wanting to learn about how we do FrontEnd Development (FED) and Node development at Springload, including our approaches to web standards and recommended libraries.

Boilerplate for a new Django/Wagail, Silverstripe, or Next.js project

  • Clone/download this repo
  • Assuming you have NVM, then in the top-level directory run nvm install, then yarn to install dependencies and finally yarn make-starter to start an interactive command line with some questions to bootstrap your project.

Docs :book:

  • HTML, CSS and JavaScript/Node
  • Browser and device support
  • Frontend checklist

Open source projects

See CHANGELOG.md for major revisions