springload / frontend-starter-kit

The building blocks of front-end development at Springload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 đź“–

Open source projects

See CHANGELOG.md for major revisions

About

The building blocks of front-end development at Springload


Languages

Language:TypeScript 37.5%Language:JavaScript 29.1%Language:SCSS 19.3%Language:HTML 14.0%