Skip to content

studio24/admin-starter-kit

Repository files navigation

Admin Starter Kit

A starter kit for the front-end of admin interfaces.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

In this document

Site URLs

Development

Installing

Requirements

  • PHP 8.4
  • DDEV v1.24+
  • Node (see .nvmrc file for LTS version)
  • NPM
  • NVM

Installing locally

A step-by-step set of instructions that tell you how to get your local dev environment running.

Clone repo:

git clone [email protected]:studio24/admin-starter-kit.git

Setup DDEV:

# may take a while to run for the first time
ddev start

# launch the site in the browser
ddev launch

Install project dependencies:

ddev npm install

Build front-end assets:

ddev npm run build

Watch for changes:

ddev npm run watch

Making changes

To make changes to code first work on a branch and create a Pull Request to merge changes into the main branch.

Built with

Credits

  • Nicola Saunders - Front End Lead Developer - Studio 24

About

A starter kit for the front-end of admin interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •