frontend-starter-kit
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, thenyarnto install dependencies and finallyyarn make-starterto 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
- React Accessible Accordion
- React Accessible Headings
- MetaComponent (formerly MetaTemplate)
- Springload CSS starter kit
See CHANGELOG.md for major revisions